"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/27 05:34:12 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-caluguq6sosi" 2026/08/27 05:34:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 05:34:12 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/27 05:34:12 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/27 05:34:12 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/27 05:34:12 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/27 05:34:12 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/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: 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/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell type "unix" from config 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Relative path resolved to "/rclone-test-caluguq6sosi" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Using root directory "/rclone-test-caluguq6sosi" 2026/08/27 05:34:12 DEBUG : Creating backend with remote "/tmp/rclone875975139" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:12 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:12 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:12 DEBUG : dir: Looking for writers 2026/08/27 05:34:12 DEBUG : Looking for writers 2026/08/27 05:34:12 DEBUG : dir: reading active writers 2026/08/27 05:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:12 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:12 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/27 05:34:13 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:13 DEBUG : dir/subdir: Looking for writers 2026/08/27 05:34:13 DEBUG : dir: Looking for writers 2026/08/27 05:34:13 DEBUG : file1: reading active writers 2026/08/27 05:34:13 DEBUG : file2: reading active writers 2026/08/27 05:34:13 DEBUG : subdir: reading active writers 2026/08/27 05:34:13 DEBUG : Looking for writers 2026/08/27 05:34:13 DEBUG : dir: reading active writers 2026/08/27 05:34:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.65s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:13 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:13 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:13 DEBUG : dir: Looking for writers 2026/08/27 05:34:13 DEBUG : file1: reading active writers 2026/08/27 05:34:13 DEBUG : Looking for writers 2026/08/27 05:34:13 DEBUG : dir: reading active writers 2026/08/27 05:34:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.25s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:13 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:13 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:14 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:14 DEBUG : dir: Looking for writers 2026/08/27 05:34:14 DEBUG : Looking for writers 2026/08/27 05:34:14 DEBUG : dir: reading active writers 2026/08/27 05:34:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.29s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:14 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:14 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:14 DEBUG : forgetting directory cache 2026/08/27 05:34:14 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:14 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:14 DEBUG : Looking for writers 2026/08/27 05:34:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.28s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:14 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:14 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/27 05:34:14 DEBUG : dir: invalidating directory cache 2026/08/27 05:34:14 DEBUG : >ForgetPath: 2026/08/27 05:34:14 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/27 05:34:14 DEBUG : invalidating directory cache 2026/08/27 05:34:14 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:14 DEBUG : >ForgetPath: 2026/08/27 05:34:14 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/27 05:34:14 DEBUG : >ForgetPath: 2026/08/27 05:34:14 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:14 DEBUG : dir: Looking for writers 2026/08/27 05:34:14 DEBUG : Looking for writers 2026/08/27 05:34:14 DEBUG : dir: reading active writers 2026/08/27 05:34:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.31s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:14 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:14 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: 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/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/fil/a/b/c" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/fil/a/b/c 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/fil/a/b/c" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-caluguq6sosi/fil/a/b/c 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/fil/a/b/c" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/fil/a/b/c 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/fil/a/b/c" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-caluguq6sosi/fil/a/b/c 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:15 DEBUG : forgetting directory cache 2026/08/27 05:34:15 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:15 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:15 DEBUG : dir: Looking for writers 2026/08/27 05:34:15 DEBUG : fil/a/b: Looking for writers 2026/08/27 05:34:15 DEBUG : fil/a: Looking for writers 2026/08/27 05:34:15 DEBUG : b: reading active writers 2026/08/27 05:34:15 DEBUG : fil: Looking for writers 2026/08/27 05:34:15 DEBUG : a: reading active writers 2026/08/27 05:34:15 DEBUG : Looking for writers 2026/08/27 05:34:15 DEBUG : dir: reading active writers 2026/08/27 05:34:15 DEBUG : fil: reading active writers 2026/08/27 05:34:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:15 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:15 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:15 DEBUG : dir: Looking for writers 2026/08/27 05:34:15 DEBUG : Looking for writers 2026/08/27 05:34:15 DEBUG : dir: reading active writers 2026/08/27 05:34:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:15 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:15 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:15 DEBUG : dir: Looking for writers 2026/08/27 05:34:15 DEBUG : file1: reading active writers 2026/08/27 05:34:15 DEBUG : Looking for writers 2026/08/27 05:34:15 DEBUG : dir: reading active writers 2026/08/27 05:34:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.25s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:15 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:15 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/subdir/file3" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-caluguq6sosi/dir/subdir/file3 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/27 05:34:16 DEBUG : Waiting for deletions to finish 2026/08/27 05:34:16 INFO : dir/subdir/file3: Deleted 2026/08/27 05:34:16 DEBUG : removing 1 level 2 directories 2026/08/27 05:34:16 INFO : dir/subdir: Removing directory 2026/08/27 05:34:16 DEBUG : dir: invalidating directory cache 2026/08/27 05:34:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/27 05:34:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/27 05:34:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/27 05:34:16 DEBUG : dir/file1: Reset virtual modtime 2026/08/27 05:34:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/27 05:34:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/27 05:34:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:16 DEBUG : dir: invalidating directory cache 2026/08/27 05:34:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/27 05:34:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/27 05:34:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/27 05:34:16 DEBUG : forgetting directory cache 2026/08/27 05:34:16 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/27 05:34:16 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:16 DEBUG : dir/virtualDir: Looking for writers 2026/08/27 05:34:16 DEBUG : dir: Looking for writers 2026/08/27 05:34:16 DEBUG : virtualFile: reading active writers 2026/08/27 05:34:16 DEBUG : virtualDir: reading active writers 2026/08/27 05:34:16 DEBUG : file1: reading active writers 2026/08/27 05:34:16 DEBUG : virtualFile2: reading active writers 2026/08/27 05:34:16 DEBUG : Looking for writers 2026/08/27 05:34:16 DEBUG : dir: reading active writers 2026/08/27 05:34:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.66s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:16 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:16 ERROR : dir/: Can only open directories read only 2026/08/27 05:34:16 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:16 DEBUG : dir: Looking for writers 2026/08/27 05:34:16 DEBUG : Looking for writers 2026/08/27 05:34:16 DEBUG : dir: reading active writers 2026/08/27 05:34:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:16 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:16 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/27 05:34:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/27 05:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 05:34:17 DEBUG : dir/potato: size = 5 OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/potato" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/potato 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/potato" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/dir/potato 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:17 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:17 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/27 05:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/27 05:34:17 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:17 DEBUG : dir: Looking for writers 2026/08/27 05:34:17 DEBUG : file1: reading active writers 2026/08/27 05:34:17 DEBUG : potato: reading active writers 2026/08/27 05:34:17 DEBUG : Looking for writers 2026/08/27 05:34:17 DEBUG : dir: reading active writers 2026/08/27 05:34:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:17 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:17 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:17 DEBUG : dir/sub: Looking for writers 2026/08/27 05:34:17 DEBUG : dir: Looking for writers 2026/08/27 05:34:17 DEBUG : file1: reading active writers 2026/08/27 05:34:17 DEBUG : sub: reading active writers 2026/08/27 05:34:17 DEBUG : Looking for writers 2026/08/27 05:34:17 DEBUG : dir: reading active writers 2026/08/27 05:34:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.58s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:17 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:17 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/27 05:34:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:18 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:18 DEBUG : dir/sub/subsub: Looking for writers 2026/08/27 05:34:18 DEBUG : dir/sub: Looking for writers 2026/08/27 05:34:18 DEBUG : subsub: reading active writers 2026/08/27 05:34:18 DEBUG : dir: Looking for writers 2026/08/27 05:34:18 DEBUG : file1: reading active writers 2026/08/27 05:34:18 DEBUG : sub: reading active writers 2026/08/27 05:34:18 DEBUG : Looking for writers 2026/08/27 05:34:18 DEBUG : dir: reading active writers 2026/08/27 05:34:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.47s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:18 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:18 ERROR : dir/: Dir.Remove not empty 2026/08/27 05:34:18 DEBUG : dir/file1: Remove: 2026/08/27 05:34:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:18 DEBUG : dir/file1: >Remove: err= 2026/08/27 05:34:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/27 05:34:18 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:18 DEBUG : Looking for writers 2026/08/27 05:34:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:18 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:18 DEBUG : dir/file1: Remove: 2026/08/27 05:34:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:18 DEBUG : dir/file1: >Remove: err= 2026/08/27 05:34:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/27 05:34:18 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:18 DEBUG : Looking for writers 2026/08/27 05:34:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:18 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:18 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:19 DEBUG : dir/file1: Remove: 2026/08/27 05:34:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:19 DEBUG : dir/file1: >Remove: err= 2026/08/27 05:34:19 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:19 DEBUG : dir: Looking for writers 2026/08/27 05:34:19 DEBUG : Looking for writers 2026/08/27 05:34:19 DEBUG : dir: reading active writers 2026/08/27 05:34:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:19 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file3" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file3 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file3" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-caluguq6sosi/dir/file3 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file3" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file3 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file3" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-caluguq6sosi/dir/file3 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/27 05:34:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/27 05:34:19 DEBUG : dir: Updating dir with dir2 0x2713410a0900 2026/08/27 05:34:19 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/27 05:34:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir2/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir2/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir2/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir2/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir2/file1" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir2/file1 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:19 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:19 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/27 05:34:20 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/27 05:34:20 DEBUG : file2: Updating file with file2 0x271341197930 2026/08/27 05:34:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/27 05:34:20 INFO : dir2/file3: Deleted 2026/08/27 05:34:20 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/27 05:34:20 DEBUG : dir2/file3: Updating file with dir2/file3 0x271341197930 2026/08/27 05:34:20 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/27 05:34:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir2/file3" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir2/file3 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/27 05:34:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x271340d3d080 2026/08/27 05:34:20 DEBUG : empty directory: forgetting directory cache 2026/08/27 05:34:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/27 05:34:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/27 05:34:20 DEBUG : dir2: Renaming to "dir3" 2026/08/27 05:34:20 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:20 DEBUG : dir3: Looking for writers 2026/08/27 05:34:20 DEBUG : file3: reading active writers 2026/08/27 05:34:20 DEBUG : renamed empty directory: Looking for writers 2026/08/27 05:34:20 DEBUG : Looking for writers 2026/08/27 05:34:20 DEBUG : dir3: reading active writers 2026/08/27 05:34:20 DEBUG : renamed empty directory: reading active writers 2026/08/27 05:34:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.83s) === 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-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:20 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:20 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/27 05:34:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/27 05:34:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/27 05:34:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/27 05:34:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/27 05:34:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/27 05:34:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/27 05:34:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (12 bytes), uploading instead of streaming 2026/08/27 05:34:21 DEBUG : dir/sub/file2: size = 12 OK 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/sub/file2" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/sub/file2 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/sub/file2" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-caluguq6sosi/dir/sub/file2 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:21 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/27 05:34:21 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/27 05:34:21 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/27 05:34:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:21 DEBUG : forgetting directory cache 2026/08/27 05:34:21 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:21 DEBUG : dir/sub: forgetting directory cache 2026/08/27 05:34:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/27 05:34:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 05:34:21 DEBUG : dir/sub/file0: size = 5 OK 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/sub/file0" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/sub/file0 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/sub/file0" 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/dir/sub/file0 2026/08/27 05:34:21 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:21 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:21 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:21 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/27 05:34:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/27 05:34:21 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:21 DEBUG : dir/sub: Looking for writers 2026/08/27 05:34:21 DEBUG : file0: reading active writers 2026/08/27 05:34:21 DEBUG : file2: reading active writers 2026/08/27 05:34:21 DEBUG : dir: Looking for writers 2026/08/27 05:34:21 DEBUG : file1: reading active writers 2026/08/27 05:34:21 DEBUG : sub: reading active writers 2026/08/27 05:34:21 DEBUG : Looking for writers 2026/08/27 05:34:21 DEBUG : dir: reading active writers 2026/08/27 05:34:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.37s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:21 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:21 DEBUG : forgetting directory cache 2026/08/27 05:34:22 DEBUG : forgetting directory cache 2026/08/27 05:34:22 DEBUG : dir: forgetting directory cache 2026/08/27 05:34:22 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:22 DEBUG : dir: Looking for writers 2026/08/27 05:34:22 DEBUG : Looking for writers 2026/08/27 05:34:22 DEBUG : dir: reading active writers 2026/08/27 05:34:22 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:22 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/27 05:34:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/27 05:34:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/27 05:34:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/27 05:34:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/27 05:34:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/27 05:34:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/27 05:34:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/27 05:34:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:22 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:22 DEBUG : dir: Looking for writers 2026/08/27 05:34:22 DEBUG : file1: reading active writers 2026/08/27 05:34:22 DEBUG : file1.metadata: reading active writers 2026/08/27 05:34:22 DEBUG : Looking for writers 2026/08/27 05:34:22 DEBUG : dir: reading active writers 2026/08/27 05:34:22 DEBUG : dir.metadata: reading active writers 2026/08/27 05:34:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.25s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:22 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:22 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:22 DEBUG : dir: Looking for writers 2026/08/27 05:34:22 DEBUG : file1: reading active writers 2026/08/27 05:34:22 DEBUG : Looking for writers 2026/08/27 05:34:22 DEBUG : dir: reading active writers 2026/08/27 05:34:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:22 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:22 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:23 DEBUG : Can set mod time: true 2026/08/27 05:34:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:23 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:23 DEBUG : dir: Looking for writers 2026/08/27 05:34:23 DEBUG : file1: reading active writers 2026/08/27 05:34:23 DEBUG : Looking for writers 2026/08/27 05:34:23 DEBUG : dir: reading active writers 2026/08/27 05:34:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:23 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/27 05:34:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (0 bytes), uploading instead of streaming 2026/08/27 05:34:23 DEBUG : dir/file1: size = 0 OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/27 05:34:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:23 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:23 DEBUG : dir: Looking for writers 2026/08/27 05:34:23 DEBUG : file1: reading active writers 2026/08/27 05:34:23 DEBUG : Looking for writers 2026/08/27 05:34:23 DEBUG : dir: reading active writers 2026/08/27 05:34:23 DEBUG : >WaitForWriters: 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:23 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/27 05:34:23 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:23 DEBUG : dir: Looking for writers 2026/08/27 05:34:23 DEBUG : file1: reading active writers 2026/08/27 05:34:23 DEBUG : Looking for writers 2026/08/27 05:34:23 DEBUG : dir: reading active writers 2026/08/27 05:34:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:23 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:23 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/27 05:34:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 05:34:24 DEBUG : dir/file1: size = 5 OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/27 05:34:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:24 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:24 DEBUG : dir: Looking for writers 2026/08/27 05:34:24 DEBUG : file1: reading active writers 2026/08/27 05:34:24 DEBUG : Looking for writers 2026/08/27 05:34:24 DEBUG : dir: reading active writers 2026/08/27 05:34:24 DEBUG : >WaitForWriters: 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/27 05:34:24 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:24 DEBUG : dir: Looking for writers 2026/08/27 05:34:24 DEBUG : file1: reading active writers 2026/08/27 05:34:24 DEBUG : Looking for writers 2026/08/27 05:34:24 DEBUG : dir: reading active writers 2026/08/27 05:34:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:24 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:24 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:24 DEBUG : dir: Looking for writers 2026/08/27 05:34:24 DEBUG : file1: reading active writers 2026/08/27 05:34:24 DEBUG : Looking for writers 2026/08/27 05:34:24 DEBUG : dir: reading active writers 2026/08/27 05:34:24 DEBUG : >WaitForWriters: 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:24 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:24 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:24 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/27 05:34:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:25 DEBUG : dir/file1(0x27134109de00): close: 2026/08/27 05:34:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/27 05:34:25 DEBUG : dir/file1(0x27134109de00): >close: err= 2026/08/27 05:34:25 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : >WaitForWriters: 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:25 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : >WaitForWriters: 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:25 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:25 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/27 05:34:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:25 DEBUG : dir/file1(0x271340fe6a00): _writeAt: size=5, off=0 2026/08/27 05:34:25 DEBUG : dir/file1(0x271340fe6a00): openPending: 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/27 05:34:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/27 05:34:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:25 DEBUG : dir/file1(0x271340fe6a00): >openPending: err= 2026/08/27 05:34:25 DEBUG : dir/file1(0x271340fe6a00): >_writeAt: n=5, err= 2026/08/27 05:34:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/27 05:34:25 DEBUG : dir/file1(0x271340fe6a00): close: 2026/08/27 05:34:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/27 05:34:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/27 05:34:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/27 05:34:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/27 05:34:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/27 05:34:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:25 DEBUG : dir/file1(0x271340fe6a00): >close: err= 2026/08/27 05:34:25 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:25 DEBUG : dir/file1: vfs cache: starting upload 2026/08/27 05:34:25 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1.2f98c60a.partial" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1.2f98c60a.partial 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1.2f98c60a.partial" 2026/08/27 05:34:25 DEBUG : dir: Looking for writers 2026/08/27 05:34:25 DEBUG : file1: reading active writers 2026/08/27 05:34:25 DEBUG : Looking for writers 2026/08/27 05:34:25 DEBUG : dir: reading active writers 2026/08/27 05:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-caluguq6sosi/dir/file1.2f98c60a.partial 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:25 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/27 05:34:25 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/27 05:34:25 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/27 05:34:25 INFO : dir/file1: Copied (replaced existing) 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:25 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : dir: Looking for writers 2026/08/27 05:34:26 DEBUG : file1: reading active writers 2026/08/27 05:34:26 DEBUG : Looking for writers 2026/08/27 05:34:26 DEBUG : dir: reading active writers 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/27 05:34:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/27 05:34:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/27 05:34:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:26 DEBUG : >WaitForWriters: 2026/08/27 05:34:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/27 05:34:26 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:26 DEBUG : dir: Looking for writers 2026/08/27 05:34:26 DEBUG : file1: reading active writers 2026/08/27 05:34:26 DEBUG : Looking for writers 2026/08/27 05:34:26 DEBUG : dir: reading active writers 2026/08/27 05:34:26 DEBUG : >WaitForWriters: 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.39s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.47s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.93s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:26 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:26 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:26 DEBUG : dir: Looking for writers 2026/08/27 05:34:26 DEBUG : file1: reading active writers 2026/08/27 05:34:26 DEBUG : Looking for writers 2026/08/27 05:34:26 DEBUG : dir: reading active writers 2026/08/27 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.35s) === RUN TestFileOpenReadUnknownSize 2026/08/27 05:34:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/27 05:34:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/27 05:34:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/27 05:34:26 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:26 DEBUG : Looking for writers 2026/08/27 05:34:26 DEBUG : file.txt: reading active writers 2026/08/27 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:26 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (25 bytes), uploading instead of streaming 2026/08/27 05:34:26 DEBUG : dir/file1: size = 25 OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:26 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:26 DEBUG : dir: Looking for writers 2026/08/27 05:34:26 DEBUG : file1: reading active writers 2026/08/27 05:34:26 DEBUG : Looking for writers 2026/08/27 05:34:26 DEBUG : dir: reading active writers 2026/08/27 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.35s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:26 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:26 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:27 DEBUG : dir/file1: Remove: 2026/08/27 05:34:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:27 DEBUG : dir/file1: >Remove: err= 2026/08/27 05:34:27 DEBUG : dir/file1: Remove: 2026/08/27 05:34:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/27 05:34:27 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:27 DEBUG : dir: Looking for writers 2026/08/27 05:34:27 DEBUG : Looking for writers 2026/08/27 05:34:27 DEBUG : dir: reading active writers 2026/08/27 05:34:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:27 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:27 DEBUG : dir/file1: Remove: 2026/08/27 05:34:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:27 DEBUG : dir/file1: >Remove: err= 2026/08/27 05:34:27 DEBUG : dir/file1: Remove: 2026/08/27 05:34:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/27 05:34:27 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:27 DEBUG : dir: Looking for writers 2026/08/27 05:34:27 DEBUG : Looking for writers 2026/08/27 05:34:27 DEBUG : dir: reading active writers 2026/08/27 05:34:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:27 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/27 05:34:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/27 05:34:27 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/27 05:34:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/27 05:34:27 DEBUG : dir/file1: Open: flags=0x3 2026/08/27 05:34:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/27 05:34:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/27 05:34:27 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:27 DEBUG : dir: Looking for writers 2026/08/27 05:34:27 DEBUG : file1: reading active writers 2026/08/27 05:34:27 DEBUG : Looking for writers 2026/08/27 05:34:27 DEBUG : dir: reading active writers 2026/08/27 05:34:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:27 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:27 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:27 DEBUG : dir: Looking for writers 2026/08/27 05:34:27 DEBUG : file1: reading active writers 2026/08/27 05:34:27 DEBUG : Looking for writers 2026/08/27 05:34:27 DEBUG : dir: reading active writers 2026/08/27 05:34:27 DEBUG : >WaitForWriters: 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:27 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:28 DEBUG : newLeaf: Updating file with newLeaf 0x2713419a9380 2026/08/27 05:34:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/27 05:34:28 DEBUG : dir/file1: Updating file with dir/file1 0x2713419a9380 2026/08/27 05:34:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/27 05:34:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/27 05:34:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:28 DEBUG : dir/file1: File is currently open, delaying rename 0x2713419a9380 2026/08/27 05:34:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (25 bytes), uploading instead of streaming 2026/08/27 05:34:28 DEBUG : dir/file1: size = 25 OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:28 DEBUG : newLeaf: Running delayed rename now 2026/08/27 05:34:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:28 DEBUG : newLeaf: Updating file with newLeaf 0x2713419a9380 2026/08/27 05:34:28 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:28 DEBUG : dir: Looking for writers 2026/08/27 05:34:28 DEBUG : Looking for writers 2026/08/27 05:34:28 DEBUG : dir: reading active writers 2026/08/27 05:34:28 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:28 DEBUG : >WaitForWriters: 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/27 05:34:28 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:28 DEBUG : dir: Looking for writers 2026/08/27 05:34:28 DEBUG : Looking for writers 2026/08/27 05:34:28 DEBUG : dir: reading active writers 2026/08/27 05:34:28 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:28 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:28 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:28 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:29 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:29 DEBUG : dir: Looking for writers 2026/08/27 05:34:29 DEBUG : file1: reading active writers 2026/08/27 05:34:29 DEBUG : Looking for writers 2026/08/27 05:34:29 DEBUG : dir: reading active writers 2026/08/27 05:34:29 DEBUG : >WaitForWriters: 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:29 DEBUG : newLeaf: Updating file with newLeaf 0x271341add110 2026/08/27 05:34:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/27 05:34:29 DEBUG : dir/file1: Updating file with dir/file1 0x271341add110 2026/08/27 05:34:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/27 05:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/27 05:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:29 DEBUG : dir/file1: File is currently open, delaying rename 0x271341add110 2026/08/27 05:34:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (25 bytes), uploading instead of streaming 2026/08/27 05:34:29 DEBUG : dir/file1: size = 25 OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:29 DEBUG : newLeaf: Running delayed rename now 2026/08/27 05:34:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:29 DEBUG : newLeaf: Updating file with newLeaf 0x271341add110 2026/08/27 05:34:29 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:29 DEBUG : dir: Looking for writers 2026/08/27 05:34:29 DEBUG : Looking for writers 2026/08/27 05:34:29 DEBUG : dir: reading active writers 2026/08/27 05:34:29 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:29 DEBUG : >WaitForWriters: 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:29 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/27 05:34:30 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:30 DEBUG : >WaitForWriters: 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:30 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:30 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:30 DEBUG : dir/file1(0x27134109c380): openPending: 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/27 05:34:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:30 DEBUG : dir/file1(0x27134109c380): >openPending: err= 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:30 DEBUG : dir/file1(0x27134109c380): _writeAt: size=14, off=0 2026/08/27 05:34:30 DEBUG : dir/file1(0x27134109c380): >_writeAt: n=14, err= 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/27 05:34:30 DEBUG : dir/file1(0x27134109c380): close: 2026/08/27 05:34:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/27 05:34:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:30 DEBUG : dir/file1(0x27134109c380): >close: err= 2026/08/27 05:34:30 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : file1: reading active writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : file1: reading active writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : file1: reading active writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : file1: reading active writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: starting upload 2026/08/27 05:34:30 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1.ca338588.partial" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1.ca338588.partial 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1.ca338588.partial" 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : file1: reading active writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1.ca338588.partial 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/27 05:34:30 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/27 05:34:30 INFO : dir/file1: Copied (replaced existing) 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : dir: Looking for writers 2026/08/27 05:34:30 DEBUG : file1: reading active writers 2026/08/27 05:34:30 DEBUG : Looking for writers 2026/08/27 05:34:30 DEBUG : dir: reading active writers 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/27 05:34:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:30 DEBUG : >WaitForWriters: 2026/08/27 05:34:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:30 DEBUG : dir/file1(0x2713419c8800): _readAt: size=512, off=0 2026/08/27 05:34:30 DEBUG : dir/file1(0x2713419c8800): openPending: 2026/08/27 05:34:30 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/27 05:34:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/27 05:34:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:30 DEBUG : dir/file1(0x2713419c8800): >openPending: err= 2026/08/27 05:34:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/27 05:34:30 DEBUG : dir/file1(0x2713419c8800): >_readAt: n=14, err=EOF 2026/08/27 05:34:30 DEBUG : dir/file1(0x2713419c8800): close: 2026/08/27 05:34:30 DEBUG : dir/file1(0x2713419c8800): >close: err= 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:30 DEBUG : newLeaf: Updating file with newLeaf 0x2713414f1040 2026/08/27 05:34:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:30 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/27 05:34:31 DEBUG : dir/file1: Updating file with dir/file1 0x2713414f1040 2026/08/27 05:34:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/27 05:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:31 DEBUG : dir/file1(0x271341a94b80): openPending: 2026/08/27 05:34:31 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/27 05:34:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/27 05:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:31 DEBUG : dir/file1(0x271341a94b80): >openPending: err= 2026/08/27 05:34:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:31 DEBUG : dir/file1(0x271341a94b80): _writeAt: size=25, off=0 2026/08/27 05:34:31 DEBUG : dir/file1(0x271341a94b80): >_writeAt: n=25, err= 2026/08/27 05:34:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:31 DEBUG : newLeaf: Updating file with newLeaf 0x2713414f1040 2026/08/27 05:34:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:31 DEBUG : newLeaf(0x271341a94b80): close: 2026/08/27 05:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/27 05:34:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-27 05:34:31.517315462 +0000 UTC m=+19.106568719 2026/08/27 05:34:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:31 DEBUG : newLeaf(0x271341a94b80): >close: err= 2026/08/27 05:34:31 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:31 DEBUG : dir: Looking for writers 2026/08/27 05:34:31 DEBUG : Looking for writers 2026/08/27 05:34:31 DEBUG : dir: reading active writers 2026/08/27 05:34:31 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:31 DEBUG : dir: Looking for writers 2026/08/27 05:34:31 DEBUG : Looking for writers 2026/08/27 05:34:31 DEBUG : dir: reading active writers 2026/08/27 05:34:31 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:31 DEBUG : dir: Looking for writers 2026/08/27 05:34:31 DEBUG : Looking for writers 2026/08/27 05:34:31 DEBUG : dir: reading active writers 2026/08/27 05:34:31 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:31 DEBUG : dir: Looking for writers 2026/08/27 05:34:31 DEBUG : Looking for writers 2026/08/27 05:34:31 DEBUG : dir: reading active writers 2026/08/27 05:34:31 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:31 DEBUG : newLeaf: vfs cache: starting upload 2026/08/27 05:34:31 DEBUG : newLeaf.ab3353c4.partial: size = 25 OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf.ab3353c4.partial" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf.ab3353c4.partial 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf.ab3353c4.partial" 2026/08/27 05:34:31 DEBUG : dir: Looking for writers 2026/08/27 05:34:31 DEBUG : Looking for writers 2026/08/27 05:34:31 DEBUG : dir: reading active writers 2026/08/27 05:34:31 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf.ab3353c4.partial 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : newLeaf.ab3353c4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:31 DEBUG : newLeaf.ab3353c4.partial: renamed to: newLeaf 2026/08/27 05:34:31 INFO : newLeaf: Copied (replaced existing) 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : dir: Looking for writers 2026/08/27 05:34:31 DEBUG : Looking for writers 2026/08/27 05:34:31 DEBUG : dir: reading active writers 2026/08/27 05:34:31 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-27 05:34:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/27 05:34:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/27 05:34:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/27 05:34:31 DEBUG : >WaitForWriters: 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:31 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/27 05:34:32 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:32 DEBUG : dir: Looking for writers 2026/08/27 05:34:32 DEBUG : Looking for writers 2026/08/27 05:34:32 DEBUG : dir: reading active writers 2026/08/27 05:34:32 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:32 DEBUG : >WaitForWriters: 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:32 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:32 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:32 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:32 DEBUG : dir: Looking for writers 2026/08/27 05:34:32 DEBUG : file1: reading active writers 2026/08/27 05:34:32 DEBUG : Looking for writers 2026/08/27 05:34:32 DEBUG : dir: reading active writers 2026/08/27 05:34:32 DEBUG : >WaitForWriters: 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:32 DEBUG : newLeaf: Updating file with newLeaf 0x27134150a9c0 2026/08/27 05:34:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/27 05:34:32 DEBUG : dir/file1: Updating file with dir/file1 0x27134150a9c0 2026/08/27 05:34:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/27 05:34:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:32 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:33 DEBUG : dir/file1(0x271340fe7c80): openPending: 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/27 05:34:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/27 05:34:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:33 DEBUG : dir/file1(0x271340fe7c80): >openPending: err= 2026/08/27 05:34:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:33 DEBUG : dir/file1(0x271340fe7c80): _writeAt: size=25, off=0 2026/08/27 05:34:33 DEBUG : dir/file1(0x271340fe7c80): >_writeAt: n=25, err= 2026/08/27 05:34:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:33 DEBUG : newLeaf: Updating file with newLeaf 0x27134150a9c0 2026/08/27 05:34:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:33 DEBUG : newLeaf(0x271340fe7c80): close: 2026/08/27 05:34:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/27 05:34:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-27 05:34:33.157801351 +0000 UTC m=+20.747054608 2026/08/27 05:34:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:33 DEBUG : newLeaf(0x271340fe7c80): >close: err= 2026/08/27 05:34:33 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:33 DEBUG : newLeaf: vfs cache: starting upload 2026/08/27 05:34:33 DEBUG : newLeaf.c4b445ba.partial: size = 25 OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf.c4b445ba.partial" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf.c4b445ba.partial 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf.c4b445ba.partial" 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf.c4b445ba.partial 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : newLeaf.c4b445ba.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:33 DEBUG : newLeaf.c4b445ba.partial: renamed to: newLeaf 2026/08/27 05:34:33 INFO : newLeaf: Copied (replaced existing) 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-27 05:34:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/27 05:34:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/27 05:34:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:33 DEBUG : >WaitForWriters: 2026/08/27 05:34:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/27 05:34:33 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:33 DEBUG : dir: Looking for writers 2026/08/27 05:34:33 DEBUG : Looking for writers 2026/08/27 05:34:33 DEBUG : dir: reading active writers 2026/08/27 05:34:33 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:33 DEBUG : >WaitForWriters: 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:33 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:33 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:33 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341338780): openPending: 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/27 05:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341338780): >openPending: err= 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341338780): _writeAt: size=14, off=0 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341338780): >_writeAt: n=14, err= 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341338780): close: 2026/08/27 05:34:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/27 05:34:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341338780): >close: err= 2026/08/27 05:34:34 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:34 DEBUG : dir: Looking for writers 2026/08/27 05:34:34 DEBUG : file1: reading active writers 2026/08/27 05:34:34 DEBUG : Looking for writers 2026/08/27 05:34:34 DEBUG : dir: reading active writers 2026/08/27 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:34 DEBUG : dir: Looking for writers 2026/08/27 05:34:34 DEBUG : file1: reading active writers 2026/08/27 05:34:34 DEBUG : Looking for writers 2026/08/27 05:34:34 DEBUG : dir: reading active writers 2026/08/27 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:34 DEBUG : dir: Looking for writers 2026/08/27 05:34:34 DEBUG : file1: reading active writers 2026/08/27 05:34:34 DEBUG : Looking for writers 2026/08/27 05:34:34 DEBUG : dir: reading active writers 2026/08/27 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:34 DEBUG : dir: Looking for writers 2026/08/27 05:34:34 DEBUG : file1: reading active writers 2026/08/27 05:34:34 DEBUG : Looking for writers 2026/08/27 05:34:34 DEBUG : dir: reading active writers 2026/08/27 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: starting upload 2026/08/27 05:34:34 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1.ca338588.partial" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1.ca338588.partial 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1.ca338588.partial" 2026/08/27 05:34:34 DEBUG : dir: Looking for writers 2026/08/27 05:34:34 DEBUG : file1: reading active writers 2026/08/27 05:34:34 DEBUG : Looking for writers 2026/08/27 05:34:34 DEBUG : dir: reading active writers 2026/08/27 05:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1.ca338588.partial 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/27 05:34:34 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/27 05:34:34 INFO : dir/file1: Copied (replaced existing) 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : dir: Looking for writers 2026/08/27 05:34:34 DEBUG : file1: reading active writers 2026/08/27 05:34:34 DEBUG : Looking for writers 2026/08/27 05:34:34 DEBUG : dir: reading active writers 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/27 05:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:34 DEBUG : >WaitForWriters: 2026/08/27 05:34:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341c71640): _readAt: size=512, off=0 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341c71640): openPending: 2026/08/27 05:34:34 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/27 05:34:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/27 05:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341c71640): >openPending: err= 2026/08/27 05:34:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341c71640): >_readAt: n=14, err=EOF 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341c71640): close: 2026/08/27 05:34:34 DEBUG : dir/file1(0x271341c71640): >close: err= 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:34 DEBUG : newLeaf: Updating file with newLeaf 0x27134136d860 2026/08/27 05:34:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:34 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/27 05:34:35 DEBUG : dir/file1: Updating file with dir/file1 0x27134136d860 2026/08/27 05:34:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/27 05:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:35 DEBUG : dir/file1(0x2713413393c0): openPending: 2026/08/27 05:34:35 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/27 05:34:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/27 05:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:35 DEBUG : dir/file1(0x2713413393c0): >openPending: err= 2026/08/27 05:34:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:35 DEBUG : dir/file1(0x2713413393c0): _writeAt: size=25, off=0 2026/08/27 05:34:35 DEBUG : dir/file1(0x2713413393c0): >_writeAt: n=25, err= 2026/08/27 05:34:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:35 DEBUG : newLeaf: Updating file with newLeaf 0x27134136d860 2026/08/27 05:34:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:35 DEBUG : newLeaf(0x2713413393c0): close: 2026/08/27 05:34:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/27 05:34:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-27 05:34:35.243995766 +0000 UTC m=+22.833249023 2026/08/27 05:34:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:35 DEBUG : newLeaf(0x2713413393c0): >close: err= 2026/08/27 05:34:35 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:35 DEBUG : newLeaf: vfs cache: starting upload 2026/08/27 05:34:35 DEBUG : newLeaf.522ff3fb.partial: size = 25 OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf.522ff3fb.partial" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf.522ff3fb.partial 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf.522ff3fb.partial" 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf.522ff3fb.partial 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : newLeaf.522ff3fb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:35 DEBUG : newLeaf.522ff3fb.partial: renamed to: newLeaf 2026/08/27 05:34:35 INFO : newLeaf: Copied (replaced existing) 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-27 05:34:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/27 05:34:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/27 05:34:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:35 DEBUG : >WaitForWriters: 2026/08/27 05:34:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/27 05:34:35 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:35 DEBUG : dir: Looking for writers 2026/08/27 05:34:35 DEBUG : Looking for writers 2026/08/27 05:34:35 DEBUG : dir: reading active writers 2026/08/27 05:34:35 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:35 DEBUG : >WaitForWriters: 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:35 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:35 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:35 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:36 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:36 DEBUG : dir: Looking for writers 2026/08/27 05:34:36 DEBUG : file1: reading active writers 2026/08/27 05:34:36 DEBUG : Looking for writers 2026/08/27 05:34:36 DEBUG : dir: reading active writers 2026/08/27 05:34:36 DEBUG : >WaitForWriters: 2026/08/27 05:34:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:36 DEBUG : dir/file1(0x271341614d80): _readAt: size=512, off=0 2026/08/27 05:34:36 DEBUG : dir/file1(0x271341614d80): openPending: 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/27 05:34:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/27 05:34:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:36 DEBUG : dir/file1(0x271341614d80): >openPending: err= 2026/08/27 05:34:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/27 05:34:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:36 DEBUG : dir/file1(0x271341614d80): >_readAt: n=14, err=EOF 2026/08/27 05:34:36 DEBUG : dir/file1(0x271341614d80): close: 2026/08/27 05:34:36 DEBUG : dir/file1(0x271341614d80): >close: err= 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:36 DEBUG : newLeaf: Updating file with newLeaf 0x271341650000 2026/08/27 05:34:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/27 05:34:36 DEBUG : dir/file1: Updating file with dir/file1 0x271341650000 2026/08/27 05:34:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/27 05:34:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:36 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:37 DEBUG : dir/file1(0x2713416992c0): openPending: 2026/08/27 05:34:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/27 05:34:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/27 05:34:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:37 DEBUG : dir/file1(0x2713416992c0): >openPending: err= 2026/08/27 05:34:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:37 DEBUG : dir/file1(0x2713416992c0): _writeAt: size=25, off=0 2026/08/27 05:34:37 DEBUG : dir/file1(0x2713416992c0): >_writeAt: n=25, err= 2026/08/27 05:34:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/27 05:34:37 DEBUG : newLeaf: Updating file with newLeaf 0x271341650000 2026/08/27 05:34:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:37 DEBUG : newLeaf(0x2713416992c0): close: 2026/08/27 05:34:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/27 05:34:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-27 05:34:37.115512897 +0000 UTC m=+24.704766144 2026/08/27 05:34:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:37 DEBUG : newLeaf(0x2713416992c0): >close: err= 2026/08/27 05:34:37 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:37 DEBUG : newLeaf: vfs cache: starting upload 2026/08/27 05:34:37 DEBUG : newLeaf.cf7f82cb.partial: size = 25 OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf.cf7f82cb.partial" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf.cf7f82cb.partial 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf.cf7f82cb.partial" 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf.cf7f82cb.partial 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : newLeaf.cf7f82cb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/27 05:34:37 DEBUG : newLeaf.cf7f82cb.partial: renamed to: newLeaf 2026/08/27 05:34:37 INFO : newLeaf: Copied (replaced existing) 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-27 05:34:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/27 05:34:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/27 05:34:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/27 05:34:37 DEBUG : >WaitForWriters: 2026/08/27 05:34:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/newLeaf" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-caluguq6sosi/newLeaf 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/27 05:34:37 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:37 DEBUG : dir: Looking for writers 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 DEBUG : dir: reading active writers 2026/08/27 05:34:37 DEBUG : newLeaf: reading active writers 2026/08/27 05:34:37 DEBUG : >WaitForWriters: 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestFileRename (10.06s) --- PASS: TestFileRename/off,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=false (1.20s) --- PASS: TestFileRename/minimal,forceCache=true (2.12s) --- PASS: TestFileRename/writes,forceCache=false (1.63s) --- PASS: TestFileRename/writes,forceCache=true (2.11s) --- PASS: TestFileRename/full,forceCache=false (1.81s) === 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-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:37 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:37 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:37 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:37 DEBUG : Looking for writers 2026/08/27 05:34:37 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-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:37 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: 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-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:37 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/27 05:34:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:37 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:38 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:38 DEBUG : dir: Looking for writers 2026/08/27 05:34:38 DEBUG : file1: reading active writers 2026/08/27 05:34:38 DEBUG : Looking for writers 2026/08/27 05:34:38 DEBUG : dir: reading active writers 2026/08/27 05:34:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.27s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:38 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/27 05:34:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/27 05:34:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/27 05:34:38 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:38 DEBUG : dir: Looking for writers 2026/08/27 05:34:38 DEBUG : file1: reading active writers 2026/08/27 05:34:38 DEBUG : Looking for writers 2026/08/27 05:34:38 DEBUG : dir: reading active writers 2026/08/27 05:34:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.24s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:38 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/27 05:34:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/27 05:34:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/27 05:34:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/27 05:34:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/27 05:34:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/27 05:34:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/27 05:34:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/27 05:34:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/27 05:34:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/27 05:34:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/27 05:34:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/27 05:34:38 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:38 DEBUG : dir: Looking for writers 2026/08/27 05:34:38 DEBUG : file1: reading active writers 2026/08/27 05:34:38 DEBUG : Looking for writers 2026/08/27 05:34:38 DEBUG : dir: reading active writers 2026/08/27 05:34:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:38 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:38 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:38 DEBUG : dir: Looking for writers 2026/08/27 05:34:38 DEBUG : file1: reading active writers 2026/08/27 05:34:38 DEBUG : Looking for writers 2026/08/27 05:34:38 DEBUG : dir: reading active writers 2026/08/27 05:34:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.26s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:38 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:38 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/27 05:34:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/27 05:34:39 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:39 DEBUG : dir: Looking for writers 2026/08/27 05:34:39 DEBUG : file1: reading active writers 2026/08/27 05:34:39 DEBUG : Looking for writers 2026/08/27 05:34:39 DEBUG : dir: reading active writers 2026/08/27 05:34:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:39 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): _readAt: size=1, off=0 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): openPending: 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): >openPending: err= 2026/08/27 05:34:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): >_readAt: n=1, err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): _readAt: size=256, off=1 2026/08/27 05:34:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): >_readAt: n=15, err=EOF 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): _readAt: size=16, off=16 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): >_readAt: n=0, err=EOF 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): close: 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): >close: err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): close: 2026/08/27 05:34:39 DEBUG : dir/file1(0x2713414f9c40): >close: err=file already closed 2026/08/27 05:34:39 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:39 DEBUG : dir: Looking for writers 2026/08/27 05:34:39 DEBUG : file1: reading active writers 2026/08/27 05:34:39 DEBUG : Looking for writers 2026/08/27 05:34:39 DEBUG : dir: reading active writers 2026/08/27 05:34:39 DEBUG : >WaitForWriters: 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:39 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): _readAt: size=1, off=0 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): openPending: 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >openPending: err= 2026/08/27 05:34:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >_readAt: n=1, err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): _readAt: size=1, off=5 2026/08/27 05:34:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >_readAt: n=1, err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): _readAt: size=1, off=3 2026/08/27 05:34:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >_readAt: n=1, err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): _readAt: size=1, off=13 2026/08/27 05:34:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >_readAt: n=1, err= 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): _readAt: size=16, off=100 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): close: 2026/08/27 05:34:39 DEBUG : dir/file1(0x27134109cdc0): >close: err= 2026/08/27 05:34:39 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:39 DEBUG : dir: Looking for writers 2026/08/27 05:34:39 DEBUG : file1: reading active writers 2026/08/27 05:34:39 DEBUG : Looking for writers 2026/08/27 05:34:39 DEBUG : dir: reading active writers 2026/08/27 05:34:39 DEBUG : >WaitForWriters: 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.27s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:39 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:39 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:39 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=1, off=0 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): openPending: 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >openPending: err= 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=1, err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=1, off=5 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=1, err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=1, off=1 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=1, err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=6, off=10 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=6, err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=256, off=10 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=6, err=EOF 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=256, off=100 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): close: 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >close: err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): _readAt: size=256, off=100 2026/08/27 05:34:40 DEBUG : dir/file1(0x2713416d7dc0): >_readAt: n=0, err=file already closed 2026/08/27 05:34:40 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:40 DEBUG : dir: Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : dir: reading active writers 2026/08/27 05:34:40 DEBUG : >WaitForWriters: 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:40 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): RWFileHandle.Flush 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): _readAt: size=256, off=0 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): openPending: 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): >openPending: err= 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): >_readAt: n=16, err=EOF 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): RWFileHandle.Flush 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): RWFileHandle.Flush 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): close: 2026/08/27 05:34:40 DEBUG : dir/file1(0x271341050d00): >close: err= 2026/08/27 05:34:40 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:40 DEBUG : dir: Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : dir: reading active writers 2026/08/27 05:34:40 DEBUG : >WaitForWriters: 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:40 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/27 05:34:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): _readAt: size=256, off=0 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): openPending: 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): >openPending: err= 2026/08/27 05:34:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): >_readAt: n=16, err=EOF 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): RWFileHandle.Release 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): close: 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): >close: err= 2026/08/27 05:34:40 DEBUG : dir/file1(0x271340fe6ec0): RWFileHandle.Release 2026/08/27 05:34:40 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:40 DEBUG : dir: Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : dir: reading active writers 2026/08/27 05:34:40 DEBUG : >WaitForWriters: 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.33s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:40 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:40 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:40 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): openPending: 2026/08/27 05:34:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): >openPending: err= 2026/08/27 05:34:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): _writeAt: size=5, off=0 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): >_writeAt: n=5, err= 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): _writeAt: size=7, off=5 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): >_writeAt: n=7, err= 2026/08/27 05:34:40 DEBUG : file1: vfs cache: truncate to size=11 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): close: 2026/08/27 05:34:40 DEBUG : file1: vfs cache: setting modification time to 2026-08-27 05:34:40.894059469 +0000 UTC m=+28.483312736 2026/08/27 05:34:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): >close: err= 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): close: 2026/08/27 05:34:40 DEBUG : file1(0x271341732180): >close: err=file already closed 2026/08/27 05:34:40 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:40 DEBUG : Looking for writers 2026/08/27 05:34:40 DEBUG : file1: reading active writers 2026/08/27 05:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:40 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:40 DEBUG : file1.20fc6b92.partial: size = 11 OK 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.20fc6b92.partial" 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.20fc6b92.partial 2026/08/27 05:34:40 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.20fc6b92.partial" 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1.20fc6b92.partial 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1.20fc6b92.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/27 05:34:41 DEBUG : file1.20fc6b92.partial: renamed to: file1 2026/08/27 05:34:41 INFO : file1: Copied (new) 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-27 05:34:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/27 05:34:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:41 DEBUG : >WaitForWriters: 2026/08/27 05:34:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/27 05:34:41 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : >WaitForWriters: 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.56s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:41 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:41 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:41 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): openPending: 2026/08/27 05:34:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): >openPending: err= 2026/08/27 05:34:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): _writeAt: size=7, off=0 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): >_writeAt: n=7, err= 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): _writeAt: size=6, off=5 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): >_writeAt: n=6, err= 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): close: 2026/08/27 05:34:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-27 05:34:41.449236201 +0000 UTC m=+29.038489448 2026/08/27 05:34:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): >close: err= 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): _writeAt: size=5, off=0 2026/08/27 05:34:41 DEBUG : file1(0x2713419c86c0): >_writeAt: n=0, err=file already closed 2026/08/27 05:34:41 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:41 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:41 DEBUG : file1.b82f4a8d.partial: size = 11 OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.b82f4a8d.partial" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.b82f4a8d.partial 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.b82f4a8d.partial" 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1.b82f4a8d.partial 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1.b82f4a8d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/27 05:34:41 DEBUG : file1.b82f4a8d.partial: renamed to: file1 2026/08/27 05:34:41 INFO : file1: Copied (new) 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : Looking for writers 2026/08/27 05:34:41 DEBUG : file1: reading active writers 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-27 05:34:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/27 05:34:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:41 DEBUG : >WaitForWriters: 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:41 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/27 05:34:42 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : >WaitForWriters: 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:42 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:42 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:42 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:42 DEBUG : file1(0x271340fe7d40): openPending: 2026/08/27 05:34:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:42 DEBUG : file1(0x271340fe7d40): >openPending: err= 2026/08/27 05:34:42 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:42 DEBUG : file1(0x271340fe7d40): close: 2026/08/27 05:34:42 DEBUG : file1: vfs cache: setting modification time to 2026-08-27 05:34:42.017673643 +0000 UTC m=+29.606926900 2026/08/27 05:34:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:42 DEBUG : file1(0x271340fe7d40): >close: err= 2026/08/27 05:34:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/27 05:34:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:42 DEBUG : file2: newRWFileHandle: 2026/08/27 05:34:42 DEBUG : file2(0x271340d09c00): openPending: 2026/08/27 05:34:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:42 DEBUG : file2(0x271340d09c00): >openPending: err= 2026/08/27 05:34:42 DEBUG : file2: >newRWFileHandle: err= 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/27 05:34:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/27 05:34:42 DEBUG : file2(0x271340d09c00): RWFileHandle.Flush 2026/08/27 05:34:42 DEBUG : file2(0x271340d09c00): RWFileHandle.Release 2026/08/27 05:34:42 DEBUG : file2(0x271340d09c00): close: 2026/08/27 05:34:42 DEBUG : file2: vfs cache: setting modification time to 2026-08-27 05:34:42.019705037 +0000 UTC m=+29.608958284 2026/08/27 05:34:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:42 DEBUG : file2(0x271340d09c00): >close: err= 2026/08/27 05:34:42 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/27 05:34:42 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:42 DEBUG : file2: vfs cache: starting upload 2026/08/27 05:34:42 DEBUG : file1.0e8624ac.partial: size = 0 OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.0e8624ac.partial" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.0e8624ac.partial 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.0e8624ac.partial" 2026/08/27 05:34:42 DEBUG : file2.de96c7a4.partial: size = 0 OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2.de96c7a4.partial" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file2.de96c7a4.partial 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file2.de96c7a4.partial" 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file2.de96c7a4.partial 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file2.de96c7a4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:42 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:42 DEBUG : file2.de96c7a4.partial: renamed to: file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file1.0e8624ac.partial 2026/08/27 05:34:42 INFO : file2: Copied (new) 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file1.0e8624ac.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:42 DEBUG : file1.0e8624ac.partial: renamed to: file1 2026/08/27 05:34:42 INFO : file1: Copied (new) 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:42 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-27 05:34:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/27 05:34:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:42 INFO : file2: vfs cache: upload succeeded try #1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:42 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-27 05:34:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/27 05:34:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:42 DEBUG : >WaitForWriters: 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/27 05:34:42 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : file2: reading active writers 2026/08/27 05:34:42 DEBUG : >WaitForWriters: 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.76s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:42 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:42 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:42 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): openPending: 2026/08/27 05:34:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): >openPending: err= 2026/08/27 05:34:42 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): _writeAt: size=5, off=0 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): >_writeAt: n=5, err= 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): RWFileHandle.Flush 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): RWFileHandle.Flush 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): close: 2026/08/27 05:34:42 DEBUG : file1: vfs cache: setting modification time to 2026-08-27 05:34:42.773912994 +0000 UTC m=+30.363166251 2026/08/27 05:34:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:42 DEBUG : file1(0x27134109c680): >close: err= 2026/08/27 05:34:42 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:42 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:42 DEBUG : file1.669c79ec.partial: size = 5 OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.669c79ec.partial" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.669c79ec.partial 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.669c79ec.partial" 2026/08/27 05:34:42 DEBUG : Looking for writers 2026/08/27 05:34:42 DEBUG : file1: reading active writers 2026/08/27 05:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1.669c79ec.partial 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:42 DEBUG : file1.669c79ec.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:42 DEBUG : file1.669c79ec.partial: renamed to: file1 2026/08/27 05:34:42 INFO : file1: Copied (new) 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:42 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-27 05:34:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/27 05:34:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:43 DEBUG : >WaitForWriters: 2026/08/27 05:34:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:43 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:43 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:43 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): openPending: 2026/08/27 05:34:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): >openPending: err= 2026/08/27 05:34:43 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): _writeAt: size=5, off=0 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): >_writeAt: n=5, err= 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): RWFileHandle.Release 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): close: 2026/08/27 05:34:43 DEBUG : file1: vfs cache: setting modification time to 2026-08-27 05:34:43.102187214 +0000 UTC m=+30.691440471 2026/08/27 05:34:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): >close: err= 2026/08/27 05:34:43 DEBUG : file1(0x27134109d4c0): RWFileHandle.Release 2026/08/27 05:34:43 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:43 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:43 DEBUG : file1.62151f56.partial: size = 5 OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.62151f56.partial" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.62151f56.partial 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.62151f56.partial" 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1.62151f56.partial 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : file1.62151f56.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:43 DEBUG : file1.62151f56.partial: renamed to: file1 2026/08/27 05:34:43 INFO : file1: Copied (new) 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-27 05:34:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/27 05:34:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:43 DEBUG : >WaitForWriters: 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:43 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:43 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/27 05:34:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:43 DEBUG : dir/file1(0x271341050740): openPending: 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:43 DEBUG : dir/file1(0x271341050740): >openPending: err= 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/27 05:34:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:43 DEBUG : dir/file1(0x271341050740): _writeAt: size=5, off=0 2026/08/27 05:34:43 DEBUG : dir/file1(0x271341050740): >_writeAt: n=5, err= 2026/08/27 05:34:43 DEBUG : dir/file1(0x271341050740): close: 2026/08/27 05:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-27 05:34:43.710249832 +0000 UTC m=+31.299503089 2026/08/27 05:34:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:43 DEBUG : dir/file1(0x271341050740): >close: err= 2026/08/27 05:34:43 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:43 DEBUG : dir: Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : dir: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:43 DEBUG : dir: Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : dir: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:43 DEBUG : dir: Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : dir: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:43 DEBUG : dir: Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : dir: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/27 05:34:43 DEBUG : dir/file1.c8d2d17f.partial: size = 5 OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1.c8d2d17f.partial" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1.c8d2d17f.partial 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1.c8d2d17f.partial" 2026/08/27 05:34:43 DEBUG : dir: Looking for writers 2026/08/27 05:34:43 DEBUG : file1: reading active writers 2026/08/27 05:34:43 DEBUG : Looking for writers 2026/08/27 05:34:43 DEBUG : dir: reading active writers 2026/08/27 05:34:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/dir/file1.c8d2d17f.partial 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : dir/file1.c8d2d17f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:43 DEBUG : dir/file1.c8d2d17f.partial: renamed to: dir/file1 2026/08/27 05:34:43 INFO : dir/file1: Copied (replaced existing) 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:43 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:43 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-27 05:34:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/27 05:34:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : >WaitForWriters: 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:44 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/27 05:34:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/27 05:34:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/27 05:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/27 05:34:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): _writeAt: size=5, off=0 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): openPending: 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/27 05:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): >openPending: err= 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): >_writeAt: n=5, err= 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): _writeAt: size=15, off=5 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): >_writeAt: n=15, err= 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): close: 2026/08/27 05:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-27 05:34:44.371505186 +0000 UTC m=+31.960758433 2026/08/27 05:34:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:44 DEBUG : dir/file1(0x271341051580): >close: err= 2026/08/27 05:34:44 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/27 05:34:44 DEBUG : dir/file1.f100040c.partial: size = 20 OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1.f100040c.partial" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1.f100040c.partial 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1.f100040c.partial" 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-caluguq6sosi/dir/file1.f100040c.partial 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:44 DEBUG : dir/file1.f100040c.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/27 05:34:44 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/27 05:34:44 DEBUG : dir/file1.f100040c.partial: renamed to: dir/file1 2026/08/27 05:34:44 INFO : dir/file1: Copied (replaced existing) 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/27 05:34:44 DEBUG : dir: Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : dir: reading active writers 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:44 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-27 05:34:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/27 05:34:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:44 DEBUG : >WaitForWriters: 2026/08/27 05:34:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.68s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:44 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:44 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:44 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:44 DEBUG : file1(0x271341642d80): openPending: 2026/08/27 05:34:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:44 DEBUG : file1(0x271341642d80): >openPending: err= 2026/08/27 05:34:44 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:44 DEBUG : file1(0x271341642d80): _writeAt: size=5, off=0 2026/08/27 05:34:44 DEBUG : file1(0x271341642d80): >_writeAt: n=5, err= 2026/08/27 05:34:44 DEBUG : file1(0x271341642d80): close: 2026/08/27 05:34:44 DEBUG : file1: vfs cache: setting modification time to 2026-08-27 05:34:44.713187684 +0000 UTC m=+32.302440941 2026/08/27 05:34:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:44 DEBUG : file1(0x271341642d80): >close: err= 2026/08/27 05:34:44 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:44 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:44 DEBUG : file1.a3cabfb8.partial: size = 5 OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.a3cabfb8.partial" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.a3cabfb8.partial 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.a3cabfb8.partial" 2026/08/27 05:34:44 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:44 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:44 DEBUG : Looking for writers 2026/08/27 05:34:44 DEBUG : file1: reading active writers 2026/08/27 05:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1.a3cabfb8.partial 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:44 DEBUG : file1.a3cabfb8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:44 DEBUG : file1.a3cabfb8.partial: renamed to: file1 2026/08/27 05:34:44 INFO : file1: Copied (new) 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:44 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : file1: reading active writers 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-27 05:34:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/27 05:34:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:45 DEBUG : >WaitForWriters: 2026/08/27 05:34:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:45 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/27 05:34:45 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce000): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.039320462 +0000 UTC m=+32.628573719 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.039320462 +0000 UTC m=+32.628573719 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce940): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce940): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce940): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.039320462 +0000 UTC m=+32.628573719 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ce940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340bb47e0 item 1 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cef80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cef80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cef80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cef80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cef80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.043663829 +0000 UTC m=+32.632917087 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cef80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cf480): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cf480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cf480): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cf480): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cf480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.043663829 +0000 UTC m=+32.632917087 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cf480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340bb5dc0 item 2 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cfac0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cfac0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cfac0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cfac0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cfac0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.046062637 +0000 UTC m=+32.635315895 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417cfac0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.046062637 +0000 UTC m=+32.635315895 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8500): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8500): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8500): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.046062637 +0000 UTC m=+32.635315895 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410a27e0 item 3 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8b80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8b80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.050531753 +0000 UTC m=+32.639785011 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e8b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e90c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e90c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e90c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e90c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e90c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.050531753 +0000 UTC m=+32.639785011 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e90c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410a3260 item 4 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9700): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9700): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9700): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.053787119 +0000 UTC m=+32.643040376 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.053787119 +0000 UTC m=+32.643040376 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417e9b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802140): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802140): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.053787119 +0000 UTC m=+32.643040376 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410a37a0 item 5 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418027c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418027c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418027c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418027c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418027c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.058200409 +0000 UTC m=+32.647453706 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418027c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802d00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802d00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.058200409 +0000 UTC m=+32.647453706 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341802d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148e8c0 item 6 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803380): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.060738008 +0000 UTC m=+32.649991265 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.060738008 +0000 UTC m=+32.649991265 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803d40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.060738008 +0000 UTC m=+32.649991265 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341803d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148ed90 item 7 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181e4c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181e4c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181e4c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181e4c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181e4c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.064660783 +0000 UTC m=+32.653914041 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181e4c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181ea00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181ea00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181ea00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181ea00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181ea00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.064660783 +0000 UTC m=+32.653914041 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181ea00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148f3b0 item 8 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181efc0): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x27134181efc0): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181efc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181efc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181efc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181efc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181efc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f380): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.068064327 +0000 UTC m=+32.657317585 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.068064327 +0000 UTC m=+32.657317585 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181f800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181fd00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181fd00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181fd00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181fd00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181fd00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.068064327 +0000 UTC m=+32.657317585 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134181fd00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148f960 item 9 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836480): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836480): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836480): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.071782446 +0000 UTC m=+32.661035693 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418369c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418369c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418369c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418369c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418369c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.071782446 +0000 UTC m=+32.661035693 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418369c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341076a10 item 10 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837000): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341837000): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837000): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837000): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837000): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418373c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418373c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418373c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418373c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418373c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.073952552 +0000 UTC m=+32.663205799 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418373c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.073952552 +0000 UTC m=+32.663205799 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418378c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837dc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837dc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837dc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837dc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.073952552 +0000 UTC m=+32.663205799 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341077420 item 11 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0800): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0800): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.077582905 +0000 UTC m=+32.666836152 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0d40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.077582905 +0000 UTC m=+32.666836152 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c0d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140c070 item 12 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1380): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713414c1380): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1380): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1380): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1380): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1740): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1740): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1740): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.079555378 +0000 UTC m=+32.668808625 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1e00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1e00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.079555378 +0000 UTC m=+32.668808625 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c1e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140c3f0 item 13 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858400): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858400): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858400): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.084722841 +0000 UTC m=+32.673976088 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858940): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858940): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858940): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.084722841 +0000 UTC m=+32.673976088 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106a460 item 14 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858f80): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341858f80): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858f80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858f80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858f80): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341858f80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859340): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859340): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859340): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.086828236 +0000 UTC m=+32.676081483 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859a00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859a00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.086828236 +0000 UTC m=+32.676081483 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341859a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106b490 item 15 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c480): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c480): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c480): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.088598147 +0000 UTC m=+32.677851404 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c9c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c9c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c9c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c9c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c9c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.088598147 +0000 UTC m=+32.677851404 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188c9c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341076850 item 16 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d000): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.090460322 +0000 UTC m=+32.679713569 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.090460322 +0000 UTC m=+32.679713569 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d980): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d980): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d980): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.090460322 +0000 UTC m=+32.679713569 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134188d980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341076ee0 item 17 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6c40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6c40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.09320354 +0000 UTC m=+32.682456787 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7240): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7240): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7240): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7240): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7240): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.09320354 +0000 UTC m=+32.682456787 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341077ab0 item 18 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7a00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7a00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.095057018 +0000 UTC m=+32.684310275 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.095057018 +0000 UTC m=+32.684310275 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d08d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105e900): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105e900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105e900): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105e900): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105e900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.095057018 +0000 UTC m=+32.684310275 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105e900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147a000 item 19 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105fb40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105fb40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105fb40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105fb40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105fb40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.09740998 +0000 UTC m=+32.686663227 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105fb40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8480): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8480): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8480): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.09740998 +0000 UTC m=+32.686663227 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147a7e0 item 20 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8b80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8b80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.099262396 +0000 UTC m=+32.688515643 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.099262396 +0000 UTC m=+32.688515643 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.099262396 +0000 UTC m=+32.688515643 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147ae70 item 21 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9c00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9c00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9c00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9c00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9c00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.101660222 +0000 UTC m=+32.690913539 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9c00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94240): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94240): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94240): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94240): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94240): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.101660222 +0000 UTC m=+32.690913539 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147b420 item 22 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a948c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a948c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a948c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a948c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a948c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.103348098 +0000 UTC m=+32.692601345 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a948c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.103348098 +0000 UTC m=+32.692601345 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a94e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a95340): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a95340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a95340): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a95340): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a95340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.103348098 +0000 UTC m=+32.692601345 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a95340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147b9d0 item 23 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a959c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a959c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a959c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a959c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a959c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.105855341 +0000 UTC m=+32.695108588 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341a959c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c0c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c0c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c0c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c0c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c0c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.105855341 +0000 UTC m=+32.695108588 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c0c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140c690 item 24 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c700): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x27134109c700): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c700): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c700): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c700): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c700): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109cb40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109cb40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109cb40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109cb40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109cb40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.109572777 +0000 UTC m=+32.698826024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109cb40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.109572777 +0000 UTC m=+32.698826024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.109572777 +0000 UTC m=+32.698826024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140ccb0 item 25 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfed80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfed80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfed80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfed80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfed80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.112177014 +0000 UTC m=+32.701430261 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfed80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232040): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232040): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232040): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.112177014 +0000 UTC m=+32.701430261 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140d1f0 item 26 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412328c0): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713412328c0): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412328c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412328c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412328c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412328c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412328c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233540): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233540): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233540): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.11381181 +0000 UTC m=+32.703065057 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.11381181 +0000 UTC m=+32.703065057 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410503c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410503c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410503c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410503c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410503c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.11381181 +0000 UTC m=+32.703065057 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410503c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140d5e0 item 27 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050a40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050a40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.116799669 +0000 UTC m=+32.706052916 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050f80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050f80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050f80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050f80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050f80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.116799669 +0000 UTC m=+32.706052916 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050f80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140dc70 item 28 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051640): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341051640): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051640): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051640): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051640): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051640): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051640): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051a00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051a00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.119469859 +0000 UTC m=+32.708723106 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417321c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417321c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417321c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417321c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417321c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.119469859 +0000 UTC m=+32.708723106 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417321c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341382930 item 29 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732880): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732880): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732880): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.121647289 +0000 UTC m=+32.710900536 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732dc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732dc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732dc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732dc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.121647289 +0000 UTC m=+32.710900536 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341732dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341382e00 item 30 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733400): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341733400): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733400): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733400): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733400): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733400): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417337c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417337c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417337c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417337c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417337c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.1235553 +0000 UTC m=+32.712808547 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417337c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733e80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733e80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.1235553 +0000 UTC m=+32.712808547 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341733e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341383420 item 31 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.125709326 +0000 UTC m=+32.714962573 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836b40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836b40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.125709326 +0000 UTC m=+32.714962573 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341836b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341383810 item 32 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.128190399 +0000 UTC m=+32.717443647 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042230 item 33 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.128994908 +0000 UTC m=+32.718248156 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837b00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837b00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.128994908 +0000 UTC m=+32.718248156 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341837b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410423f0 item 33 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.131019581 +0000 UTC m=+32.720272828 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042850 item 34 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.131705315 +0000 UTC m=+32.720958562 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122c500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ca40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ca40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ca40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ca40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ca40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.131705315 +0000 UTC m=+32.720958562 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ca40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042af0 item 34 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.133245291 +0000 UTC m=+32.722498538 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410430a0 item 35 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.133859631 +0000 UTC m=+32.723112878 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122d500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122da00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122da00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122da00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122da00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122da00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.133859631 +0000 UTC m=+32.723112878 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122da00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410432d0 item 35 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.135639861 +0000 UTC m=+32.724893118 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341043c00 item 36 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.136572893 +0000 UTC m=+32.725826140 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128e680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128ebc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128ebc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128ebc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128ebc0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128ebc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.136572893 +0000 UTC m=+32.725826140 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128ebc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eec070 item 36 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f200): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f200): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f200): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f200): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f200): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.138383911 +0000 UTC m=+32.727637188 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f200): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eec7e0 item 37 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.138953646 +0000 UTC m=+32.728206902 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128f680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128fb80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128fb80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128fb80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128fb80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128fb80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.138953646 +0000 UTC m=+32.728206902 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134128fb80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eecb60 item 37 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2300): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2300): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2300): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2300): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2300): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.141389724 +0000 UTC m=+32.730642971 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2300): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eed500 item 38 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.142176819 +0000 UTC m=+32.731430066 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2d40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.142176819 +0000 UTC m=+32.731430066 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d2d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eedc70 item 38 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d33c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d33c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d33c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d33c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d33c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.143749698 +0000 UTC m=+32.733002946 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d33c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be230 item 39 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.144401069 +0000 UTC m=+32.733654316 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d38c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d3dc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d3dc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d3dc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d3dc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d3dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.144401069 +0000 UTC m=+32.733654316 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412d3dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be4d0 item 39 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0540): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0540): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0540): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.146157052 +0000 UTC m=+32.735410299 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bea10 item 40 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.146723252 +0000 UTC m=+32.735976499 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0f80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0f80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0f80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0f80): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0f80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.146723252 +0000 UTC m=+32.735976499 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f0f80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bebd0 item 40 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.148408954 +0000 UTC m=+32.737662201 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1a40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bf340 item 41 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1a40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.148974751 +0000 UTC m=+32.738227998 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412f1a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bf810 item 41 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.149652241 +0000 UTC m=+32.738905498 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336540): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336540): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336540): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.149652241 +0000 UTC m=+32.738905498 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bfa40 item 41 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.15141619 +0000 UTC m=+32.740669437 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341336b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe2620 item 42 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.151943214 +0000 UTC m=+32.741196461 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe28c0 item 42 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.152979702 +0000 UTC m=+32.742232949 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413375c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337b40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337b40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.152979702 +0000 UTC m=+32.742232949 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341337b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe2e00 item 42 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.154810758 +0000 UTC m=+32.744064034 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354780): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354780): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe3650 item 43 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354780): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.155448702 +0000 UTC m=+32.744701949 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe38f0 item 43 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.156211692 +0000 UTC m=+32.745464939 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341354cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355200): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355200): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355200): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355200): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355200): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.156211692 +0000 UTC m=+32.745464939 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355200): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe3b90 item 43 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.160760137 +0000 UTC m=+32.750013384 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355d40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f80e0 item 44 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355d40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.161726081 +0000 UTC m=+32.750979328 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341355d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f82a0 item 44 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.16326245 +0000 UTC m=+32.752515697 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368900): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368900): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368900): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.16326245 +0000 UTC m=+32.752515697 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f88c0 item 44 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.166672507 +0000 UTC m=+32.755925754 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341368f40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369440): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369440): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f8f50 item 45 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369440): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.167768156 +0000 UTC m=+32.757021403 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369b40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369b40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.167768156 +0000 UTC m=+32.757021403 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341369b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9260 item 45 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.171142364 +0000 UTC m=+32.760395621 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f95e0 item 46 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.172208798 +0000 UTC m=+32.761462045 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6e80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6e80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.172208798 +0000 UTC m=+32.761462045 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9880 item 46 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.175257221 +0000 UTC m=+32.764510489 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c74c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c79c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c79c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c79c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9c70 item 47 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c79c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c79c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.176336539 +0000 UTC m=+32.765589786 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c79c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec1c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec1c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec1c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec1c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec1c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.176336539 +0000 UTC m=+32.765589786 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec1c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9e30 item 47 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.180418895 +0000 UTC m=+32.769672171 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ec800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0a5b0 item 48 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.181615073 +0000 UTC m=+32.770868320 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418607c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418607c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418607c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418607c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418607c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.181615073 +0000 UTC m=+32.770868320 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418607c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8150 item 48 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860e00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860e00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.185222331 +0000 UTC m=+32.774475578 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b85b0 item 49 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.18589991 +0000 UTC m=+32.775153158 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418617c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418617c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418617c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418617c0): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418617c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.18589991 +0000 UTC m=+32.775153158 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418617c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8770 item 49 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.190137188 +0000 UTC m=+32.779390446 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8bd0 item 50 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.191633773 +0000 UTC m=+32.780887081 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a9c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a9c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a9c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a9c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a9c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.191633773 +0000 UTC m=+32.780887081 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187a9c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8d90 item 50 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b040): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b040): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b040): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.194666217 +0000 UTC m=+32.783919464 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b93b0 item 51 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.195503909 +0000 UTC m=+32.784757156 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187b540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187ba80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187ba80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187ba80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187ba80): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187ba80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.195503909 +0000 UTC m=+32.784757156 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134187ba80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b95e0 item 51 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474200): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474200): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474200): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474200): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474200): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.197718538 +0000 UTC m=+32.786971785 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474200): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b9960 item 52 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.198748333 +0000 UTC m=+32.788001590 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474c80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474c80): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.198748333 +0000 UTC m=+32.788001590 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341474c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b9b20 item 52 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475300): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:45 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475300): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475300): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475300): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475300): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.20197861 +0000 UTC m=+32.791231857 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475300): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970000 item 53 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.204928057 +0000 UTC m=+32.794181304 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475d40): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.204928057 +0000 UTC m=+32.794181304 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341475d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419701c0 item 53 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c4c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c4c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c4c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c4c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c4c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.208379322 +0000 UTC m=+32.797632579 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c4c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970620 item 54 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.209536817 +0000 UTC m=+32.798790074 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c9c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cf40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cf40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cf40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cf40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cf40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.209536817 +0000 UTC m=+32.798790074 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cf40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419707e0 item 54 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d5c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d5c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d5c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d5c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d5c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.212772784 +0000 UTC m=+32.802026032 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d5c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970d90 item 55 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.213602972 +0000 UTC m=+32.802856229 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dac0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ece80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ece80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ece80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ece80): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ece80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.213602972 +0000 UTC m=+32.802856229 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ece80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0a850 item 55 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ed500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ed500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ed500): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ed500): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ed500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.216419698 +0000 UTC m=+32.805672945 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413ed500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0b490 item 56 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.218184581 +0000 UTC m=+32.807437828 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413eda00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6080): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6080): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6080): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.218184581 +0000 UTC m=+32.807437828 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0b730 item 56 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.220932988 +0000 UTC m=+32.810186265 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b66c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6c00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6c00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6c00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0bc70 item 57 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6c00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6c00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.223014136 +0000 UTC m=+32.812267383 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b6c00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4e000 item 57 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.224532752 +0000 UTC m=+32.813785999 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b76c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b76c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b76c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b76c0): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b76c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.224532752 +0000 UTC m=+32.813785999 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b76c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4e460 item 57 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.22749284 +0000 UTC m=+32.816746087 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415b7d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc340): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc340): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4f340 item 58 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc340): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.228288111 +0000 UTC m=+32.817541358 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4f6c0 item 58 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.229996365 +0000 UTC m=+32.819249612 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dc880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c340): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c340): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c340): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.229996365 +0000 UTC m=+32.819249612 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ee070 item 58 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.232812701 +0000 UTC m=+32.822065948 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dcc40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba0540 item 59 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.234334915 +0000 UTC m=+32.823588162 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba0850 item 59 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.235898927 +0000 UTC m=+32.825152185 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415dd6c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415ddc40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415ddc40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415ddc40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415ddc40): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415ddc40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.235898927 +0000 UTC m=+32.825152185 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415ddc40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba0bd0 item 59 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.238212002 +0000 UTC m=+32.827465249 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e8c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e8c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e8c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba15e0 item 60 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e8c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e8c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.23929638 +0000 UTC m=+32.828549627 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168e8c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba1b90 item 60 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.240276119 +0000 UTC m=+32.829529366 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168ee00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168f3c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168f3c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168f3c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168f3c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168f3c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.240276119 +0000 UTC m=+32.829529366 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168f3c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410780e0 item 60 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.243009819 +0000 UTC m=+32.832263066 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134168fa00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8040): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8040): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341078620 item 61 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8040): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.243912513 +0000 UTC m=+32.833165800 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8740): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8740): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8740): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.243912513 +0000 UTC m=+32.833165800 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341078af0 item 61 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.246508524 +0000 UTC m=+32.835761781 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a8d80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a92c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a92c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a92c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341079420 item 62 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a92c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a92c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.247399274 +0000 UTC m=+32.836652521 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a92c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a99c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a99c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a99c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a99c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a99c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.247399274 +0000 UTC m=+32.836652521 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416a99c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410798f0 item 62 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.251263208 +0000 UTC m=+32.840516886 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4100): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4640): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4640): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4640): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341079c70 item 63 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4640): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4640): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.252358114 +0000 UTC m=+32.841611361 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4640): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4d40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.252358114 +0000 UTC m=+32.841611361 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c4d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106e0e0 item 63 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.254680789 +0000 UTC m=+32.843934086 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160c980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160cec0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160cec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160cec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ee5b0 item 64 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160cec0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160cec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.255715843 +0000 UTC m=+32.844969120 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160cec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160d5c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160d5c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160d5c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160d5c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160d5c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.255715843 +0000 UTC m=+32.844969120 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160d5c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ee770 item 64 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160dc00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160dc00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160dc00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160dc00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160dc00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.258475942 +0000 UTC m=+32.847729189 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134160dc00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418eeaf0 item 65 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.259299777 +0000 UTC m=+32.848553024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652680): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652680): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652680): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.259299777 +0000 UTC m=+32.848553024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418eecb0 item 65 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5380): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.261457039 +0000 UTC m=+32.850710286 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106e7e0 item 66 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.262696779 +0000 UTC m=+32.851950026 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5d40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.262696779 +0000 UTC m=+32.851950026 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416c5d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106ecb0 item 66 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714480): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714480): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714480): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.265375125 +0000 UTC m=+32.854628372 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106f880 item 67 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.266390933 +0000 UTC m=+32.855644180 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714e00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714e00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.266390933 +0000 UTC m=+32.855644180 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341714e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106fc00 item 67 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715480): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715480): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715480): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.268357465 +0000 UTC m=+32.857610712 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae63f0 item 68 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.26928741 +0000 UTC m=+32.858540657 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715ec0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715ec0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.26928741 +0000 UTC m=+32.858540657 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341715ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae65b0 item 68 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.270869656 +0000 UTC m=+32.860122903 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6930 item 69 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.271504535 +0000 UTC m=+32.860757782 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738f80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738f80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738f80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738f80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738f80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.271504535 +0000 UTC m=+32.860757782 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341738f80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6af0 item 69 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.272962767 +0000 UTC m=+32.862216014 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6ee0 item 70 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.27487153 +0000 UTC m=+32.864124777 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341739b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a140): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a140): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.27487153 +0000 UTC m=+32.864124777 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae70a0 item 70 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a7c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a7c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a7c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a7c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a7c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.276790282 +0000 UTC m=+32.866043629 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175a7c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7420 item 71 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.277793536 +0000 UTC m=+32.867046793 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341652d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653200): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653200): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653200): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653200): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653200): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.277793536 +0000 UTC m=+32.867046793 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653200): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418eefc0 item 71 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653880): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653880): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653880): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.279928866 +0000 UTC m=+32.869182113 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ef500 item 72 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.280742201 +0000 UTC m=+32.869995448 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341653d80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417883c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417883c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417883c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417883c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417883c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.280742201 +0000 UTC m=+32.869995448 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417883c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ef6c0 item 72 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.282649662 +0000 UTC m=+32.871902909 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788e80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418efa40 item 73 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788e80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.283360164 +0000 UTC m=+32.872613411 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341788e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418efc00 item 73 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.284324253 +0000 UTC m=+32.873577530 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789880): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789880): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789880): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.284324253 +0000 UTC m=+32.873577530 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418efe30 item 73 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.286067274 +0000 UTC m=+32.875320571 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341789ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aa4c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aa4c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aa4c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341074770 item 74 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aa4c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aa4c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.286778095 +0000 UTC m=+32.876031342 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aa4c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341075110 item 74 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.287554641 +0000 UTC m=+32.876807898 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaa00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaf80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaf80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaf80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaf80): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaf80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.287554641 +0000 UTC m=+32.876807898 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417aaf80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341075500 item 74 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.289269487 +0000 UTC m=+32.878522734 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417ab5c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417abac0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417abac0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417abac0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341075a40 item 75 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417abac0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417abac0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.289948989 +0000 UTC m=+32.879202247 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417abac0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341075dc0 item 75 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.290542401 +0000 UTC m=+32.879795648 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4100): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4640): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4640): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4640): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4640): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4640): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.290542401 +0000 UTC m=+32.879795648 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4640): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d520e0 item 75 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.292603621 +0000 UTC m=+32.881856868 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d4c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52bd0 item 76 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.293445099 +0000 UTC m=+32.882698356 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52e00 item 76 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.2941928 +0000 UTC m=+32.883446048 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d56c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5c40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5c40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.2941928 +0000 UTC m=+32.883446048 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417d5c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d53030 item 76 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.295726976 +0000 UTC m=+32.884980274 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4880): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4880): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d535e0 item 77 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4880): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.296738645 +0000 UTC m=+32.885991922 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4f80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4f80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4f80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4f80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4f80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.296738645 +0000 UTC m=+32.885991922 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f4f80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d53c70 item 77 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.298448223 +0000 UTC m=+32.887701490 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f55c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f5ac0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f5ac0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f5ac0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134102c8c0 item 78 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f5ac0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f5ac0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.299285233 +0000 UTC m=+32.888538480 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417f5ac0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418162c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418162c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418162c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418162c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418162c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.299285233 +0000 UTC m=+32.888538480 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418162c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134102cfc0 item 78 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.30100527 +0000 UTC m=+32.890258517 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816e00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134102d960 item 79 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816e00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.301595824 +0000 UTC m=+32.890849071 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341816e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817500): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817500): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817500): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.301595824 +0000 UTC m=+32.890849071 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106c310 item 79 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.30317753 +0000 UTC m=+32.892430777 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341817b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834140): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834140): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106ce00 item 80 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834140): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.303699295 +0000 UTC m=+32.892952542 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834840): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834840): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834840): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.303699295 +0000 UTC m=+32.892952542 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106d110 item 80 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834e80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834e80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.305472331 +0000 UTC m=+32.894725578 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341834e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106d650 item 81 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.306203912 +0000 UTC m=+32.895457159 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835300): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835840): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835840): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835840): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.306203912 +0000 UTC m=+32.895457159 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106d960 item 81 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835ec0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835ec0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.307595699 +0000 UTC m=+32.896848946 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341835ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a2a0 item 82 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.30838042 +0000 UTC m=+32.897633667 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a64c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a6a40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a6a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a6a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a6a40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a6a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.30838042 +0000 UTC m=+32.897633667 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a6a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a540 item 82 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a70c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a70c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a70c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a70c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a70c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.309878909 +0000 UTC m=+32.899132156 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a70c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148aa10 item 83 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.310547972 +0000 UTC m=+32.899801219 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a75c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a7b00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a7b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a7b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a7b00): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a7b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.310547972 +0000 UTC m=+32.899801219 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418a7b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148ad90 item 83 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca280): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.312419965 +0000 UTC m=+32.901673223 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148b180 item 84 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.313205668 +0000 UTC m=+32.902458915 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.313205668 +0000 UTC m=+32.902458915 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148b570 item 84 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175acc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175acc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175acc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175acc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175acc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.314819866 +0000 UTC m=+32.904073113 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175acc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7650 item 85 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.315668817 +0000 UTC m=+32.904922065 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b1c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b700): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b700): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b700): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.315668817 +0000 UTC m=+32.904922065 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175b700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7810 item 85 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175bd80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175bd80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175bd80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175bd80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175bd80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.317493301 +0000 UTC m=+32.906746548 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134175bd80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7b90 item 86 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.318364677 +0000 UTC m=+32.907617924 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776900): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776900): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776900): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.318364677 +0000 UTC m=+32.907617924 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7d50 item 86 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb380): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb380): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.321741381 +0000 UTC m=+32.910994628 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148bc70 item 87 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.322526452 +0000 UTC m=+32.911779700 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152de80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca180): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca180): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca180): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.322526452 +0000 UTC m=+32.911779700 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a0e0 item 87 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca800): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca800): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.324325147 +0000 UTC m=+32.913578395 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418ca800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a620 item 88 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.324982579 +0000 UTC m=+32.914235826 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cad00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb900): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb900): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb900): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.324982579 +0000 UTC m=+32.914235826 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418cb900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a850 item 88 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.326650798 +0000 UTC m=+32.915904045 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341776040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417765c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417765c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417765c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148ae70 item 89 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417765c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417765c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.327380996 +0000 UTC m=+32.916634243 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417765c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148b0a0 item 89 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.327968424 +0000 UTC m=+32.917221671 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777800): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777800): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777800): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.327968424 +0000 UTC m=+32.917221671 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148b260 item 89 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.329736451 +0000 UTC m=+32.918989698 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341777e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415587c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415587c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415587c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148be30 item 90 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415587c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415587c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.330345661 +0000 UTC m=+32.919598918 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415587c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b60770 item 90 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.331004054 +0000 UTC m=+32.920257301 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341558d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415592c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415592c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415592c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415592c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415592c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.331004054 +0000 UTC m=+32.920257301 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415592c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b60af0 item 90 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.332670139 +0000 UTC m=+32.921923386 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559e40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b61180 item 91 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559e40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.333236348 +0000 UTC m=+32.922489605 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341559e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b61420 item 91 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.334015659 +0000 UTC m=+32.923268906 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7740): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7740): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7740): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.334015659 +0000 UTC m=+32.923268906 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b618f0 item 91 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.336111215 +0000 UTC m=+32.925364462 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09ec0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970000 item 92 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09ec0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.337126871 +0000 UTC m=+32.926380118 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419701c0 item 92 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.337878791 +0000 UTC m=+32.927132047 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8280): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8280): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8280): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.337878791 +0000 UTC m=+32.927132047 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970460 item 92 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.339582907 +0000 UTC m=+32.928836154 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8e80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419707e0 item 93 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8e80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.340294641 +0000 UTC m=+32.929547888 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.340294641 +0000 UTC m=+32.929547888 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9580): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419709a0 item 93 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.342144633 +0000 UTC m=+32.931397880 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9bc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c2c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c2c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c2c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970fc0 item 94 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c2c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c2c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.342653984 +0000 UTC m=+32.931907231 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c2c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ca00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ca00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ca00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ca00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ca00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.342653984 +0000 UTC m=+32.931907231 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ca00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971180 item 94 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.345150787 +0000 UTC m=+32.934404044 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971500 item 95 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.346153028 +0000 UTC m=+32.935406275 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfefc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfefc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfefc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfefc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfefc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.346153028 +0000 UTC m=+32.935406275 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bfefc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419716c0 item 95 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.347879868 +0000 UTC m=+32.937133125 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232940): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232940): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971a40 item 96 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232940): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.349056109 +0000 UTC m=+32.938309356 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233940): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233940): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233940): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.349056109 +0000 UTC m=+32.938309356 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971c00 item 96 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= 2026/08/27 05:34:45 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : >WaitForWriters: 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:45 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/27 05:34:45 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.357669437 +0000 UTC m=+32.946922685 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.357669437 +0000 UTC m=+32.946922685 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.357669437 +0000 UTC m=+32.946922685 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341382930 item 1 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.360172141 +0000 UTC m=+32.949425388 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d680): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d680): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d680): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.360172141 +0000 UTC m=+32.949425388 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341383180 item 2 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dcc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dcc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dcc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dcc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dcc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.361911885 +0000 UTC m=+32.951165132 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152dcc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.361911885 +0000 UTC m=+32.951165132 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c02c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0780): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0780): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0780): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.361911885 +0000 UTC m=+32.951165132 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341383570 item 3 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0e00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0e00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.365028297 +0000 UTC m=+32.954281554 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c0e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1340): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1340): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1340): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.365028297 +0000 UTC m=+32.954281554 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042000 item 4 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1980): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1980): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.368189264 +0000 UTC m=+32.957442521 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.368189264 +0000 UTC m=+32.957442521 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410c1e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e43c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e43c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e43c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e43c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e43c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.368189264 +0000 UTC m=+32.957442521 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e43c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410424d0 item 5 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4a40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4a40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.372891549 +0000 UTC m=+32.962144796 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4f80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4f80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4f80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4f80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4f80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.372891549 +0000 UTC m=+32.962144796 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e4f80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042b60 item 6 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.374668284 +0000 UTC m=+32.963921531 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.374668284 +0000 UTC m=+32.963921531 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410e5b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f80c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f80c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f80c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f80c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f80c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.374668284 +0000 UTC m=+32.963921531 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f80c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341043110 item 7 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8740): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8740): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8740): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.377374472 +0000 UTC m=+32.966627729 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8c80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8c80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.377374472 +0000 UTC m=+32.966627729 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f8c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341043c00 item 8 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9240): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713410f9240): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9240): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9240): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9240): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9240): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.38093349 +0000 UTC m=+32.970186747 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.38093349 +0000 UTC m=+32.970186747 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f9a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136080): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136080): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136080): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.38093349 +0000 UTC m=+32.970186747 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eec310 item 9 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136700): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136700): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136700): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.386153994 +0000 UTC m=+32.975407241 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136c40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136c40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.386153994 +0000 UTC m=+32.975407241 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341136c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eecfc0 item 10 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137280): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341137280): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137280): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137280): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137280): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137640): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137640): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137640): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137640): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137640): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.387927341 +0000 UTC m=+32.977180588 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137640): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.387927341 +0000 UTC m=+32.977180588 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341137b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4140): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4140): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.387927341 +0000 UTC m=+32.977180588 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eedab0 item 11 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c47c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c47c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c47c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c47c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c47c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.391401018 +0000 UTC m=+32.980654265 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c47c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4d00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4d00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.391401018 +0000 UTC m=+32.980654265 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c4d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be310 item 12 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5340): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713411c5340): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5340): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5340): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5340): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5340): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5700): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5700): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5700): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.393522652 +0000 UTC m=+32.982775899 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5dc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5dc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5dc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5dc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.393522652 +0000 UTC m=+32.982775899 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713411c5dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be930 item 13 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204540): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204540): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204540): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.39532791 +0000 UTC m=+32.984581157 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204a80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204a80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.39532791 +0000 UTC m=+32.984581157 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341204a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bed90 item 14 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412050c0): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713412050c0): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412050c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412050c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412050c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412050c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412050c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205480): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205480): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205480): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.397217005 +0000 UTC m=+32.986470253 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205b40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205b40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.397217005 +0000 UTC m=+32.986470253 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341205b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bf5e0 item 15 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a2c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a2c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a2c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a2c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a2c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.398773483 +0000 UTC m=+32.988026761 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a2c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a800): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a800): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a800): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.398773483 +0000 UTC m=+32.988026761 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122a800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bfd50 item 16 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ae40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ae40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ae40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ae40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ae40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.400517856 +0000 UTC m=+32.989771103 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122ae40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.400517856 +0000 UTC m=+32.989771103 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b2c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b7c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b7c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b7c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b7c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b7c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.400517856 +0000 UTC m=+32.989771103 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122b7c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe27e0 item 17 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122be40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122be40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122be40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122be40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122be40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.403382022 +0000 UTC m=+32.992635270 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134122be40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278480): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278480): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278480): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.403382022 +0000 UTC m=+32.992635270 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe33b0 item 18 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278b00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278b00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.405632851 +0000 UTC m=+32.994886098 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341278b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.405632851 +0000 UTC m=+32.994886098 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279500): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279500): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279500): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.405632851 +0000 UTC m=+32.994886098 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe3a40 item 19 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279b80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279b80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.410200883 +0000 UTC m=+32.999454130 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341279b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c81c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c81c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c81c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c81c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c81c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.410200883 +0000 UTC m=+32.999454130 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c81c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f80e0 item 20 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8840): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8840): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8840): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.414217796 +0000 UTC m=+33.003471043 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.414217796 +0000 UTC m=+33.003471043 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c8d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418601c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418601c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418601c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418601c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418601c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.414217796 +0000 UTC m=+33.003471043 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418601c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f88c0 item 21 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860880): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860880): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860880): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.419846962 +0000 UTC m=+33.009100239 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860dc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860dc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860dc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860dc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.419846962 +0000 UTC m=+33.009100239 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147a7e0 item 22 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861440): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861440): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861440): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.424440281 +0000 UTC m=+33.013693538 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.424440281 +0000 UTC m=+33.013693538 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861940): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.424440281 +0000 UTC m=+33.013693538 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147ae70 item 23 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415725c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415725c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415725c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415725c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415725c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.429065822 +0000 UTC m=+33.018319069 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415725c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341572b00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341572b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341572b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341572b00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341572b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.429065822 +0000 UTC m=+33.018319069 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341572b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147b3b0 item 24 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573140): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341573140): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573140): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573140): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573140): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573140): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573500): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573500): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.43161816 +0000 UTC m=+33.020871407 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.43161816 +0000 UTC m=+33.020871407 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341573a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332040): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332040): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332040): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.43161816 +0000 UTC m=+33.020871407 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147b8f0 item 25 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413326c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413326c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413326c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413326c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413326c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.435001357 +0000 UTC m=+33.024254604 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413326c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332c00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332c00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332c00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332c00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332c00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.435001357 +0000 UTC m=+33.024254604 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341332c00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134147be30 item 26 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341333240): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x271341333240): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341333240): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341333240): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341333240): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341333240): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341333240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9300): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9300): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9300): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9300): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9300): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.436866767 +0000 UTC m=+33.026120054 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9300): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.436866767 +0000 UTC m=+33.026120054 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9d40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9d40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.436866767 +0000 UTC m=+33.026120054 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412c9d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f8ee0 item 27 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412de4c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412de4c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412de4c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412de4c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412de4c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.439308407 +0000 UTC m=+33.028561654 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412de4c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dea00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dea00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dea00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dea00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dea00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.439308407 +0000 UTC m=+33.028561654 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dea00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9500 item 28 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df040): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713412df040): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df040): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df040): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df040): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df040): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df400): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df400): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df400): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.441760083 +0000 UTC m=+33.031013361 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412df400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dfac0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dfac0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dfac0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dfac0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dfac0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.441760083 +0000 UTC m=+33.031013361 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dfac0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9960 item 29 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6240): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6240): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6240): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6240): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6240): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.44434332 +0000 UTC m=+33.033596577 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.44434332 +0000 UTC m=+33.033596577 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419f9d50 item 30 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6dc0): _readAt: size=2, off=0 2026/08/27 05:34:45 ERROR : open-test-file(0x2713413c6dc0): Couldn't read size of file 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6dc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6dc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c6dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7180): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7180): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7180): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7180): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7180): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.446385674 +0000 UTC m=+33.035638921 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7180): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7840): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7840): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7840): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.446385674 +0000 UTC m=+33.035638921 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0a4d0 item 31 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7ec0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7ec0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.44849683 +0000 UTC m=+33.037750077 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413c7ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6500): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6500): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6500): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.44849683 +0000 UTC m=+33.037750077 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0aee0 item 32 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.450354957 +0000 UTC m=+33.039608204 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140c230 item 33 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.451484149 +0000 UTC m=+33.040737406 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051140): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051140): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.451484149 +0000 UTC m=+33.040737406 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140c3f0 item 33 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051800): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051800): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051800): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.453833483 +0000 UTC m=+33.043086730 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140c850 item 34 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.455549192 +0000 UTC m=+33.044802439 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c62c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c62c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c62c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c62c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c62c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.455549192 +0000 UTC m=+33.044802439 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c62c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140cb60 item 34 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6900): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6900): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.457574284 +0000 UTC m=+33.046827531 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140cf50 item 35 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.45861032 +0000 UTC m=+33.047863567 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c6d80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7280): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7280): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7280): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.45861032 +0000 UTC m=+33.047863567 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140d180 item 35 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7900): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7900): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.461008026 +0000 UTC m=+33.050261273 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140d570 item 36 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.462637732 +0000 UTC m=+33.051890979 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713414c7e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528440): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528440): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528440): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.462637732 +0000 UTC m=+33.051890979 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140d810 item 36 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528a80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528a80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.465379407 +0000 UTC m=+33.054632654 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134140dc70 item 37 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.468284541 +0000 UTC m=+33.057537788 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341528f00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529400): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529400): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529400): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.468284541 +0000 UTC m=+33.057537788 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4e230 item 37 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529a80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529a80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.470802533 +0000 UTC m=+33.060055830 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341529a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4ee70 item 38 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.471840493 +0000 UTC m=+33.061093740 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a85c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a85c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a85c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a85c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a85c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.471840493 +0000 UTC m=+33.061093740 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a85c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340c4f420 item 38 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8c40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8c40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.476171598 +0000 UTC m=+33.065424845 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a8c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba01c0 item 39 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.4769198 +0000 UTC m=+33.066173047 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9640): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9640): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9640): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9640): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9640): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.4769198 +0000 UTC m=+33.066173047 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9640): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba0770 item 39 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9cc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9cc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.479069918 +0000 UTC m=+33.068323165 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415a9cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba10a0 item 40 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.480188069 +0000 UTC m=+33.069441317 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d42c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4800): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4800): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4800): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4800): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4800): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.480188069 +0000 UTC m=+33.069441317 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4800): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba1570 item 40 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.483398839 +0000 UTC m=+33.072652086 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d4dc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d52c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d52c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d52c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340ba1d50 item 41 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d52c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d52c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.484154255 +0000 UTC m=+33.073407502 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d52c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341078310 item 41 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.484757755 +0000 UTC m=+33.074011002 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5cc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5cc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.484757755 +0000 UTC m=+33.074011002 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415d5cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410785b0 item 41 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.488514335 +0000 UTC m=+33.077767583 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6900): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341078d20 item 42 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6900): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.489465852 +0000 UTC m=+33.078719109 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410791f0 item 42 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.490628105 +0000 UTC m=+33.079881393 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f6e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f73c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f73c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f73c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f73c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f73c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.490628105 +0000 UTC m=+33.079881393 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f73c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341079880 item 42 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.493249052 +0000 UTC m=+33.082502310 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713415f7a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341079c00 item 43 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642000): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.493812516 +0000 UTC m=+33.083065773 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106e070 item 43 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.49468847 +0000 UTC m=+33.083941747 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642a80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642a80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.49468847 +0000 UTC m=+33.083941747 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341642a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106e540 item 43 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.496551686 +0000 UTC m=+33.085804933 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f6bc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f70c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f70c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f70c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0b730 item 44 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f70c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f70c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.499412908 +0000 UTC m=+33.088666155 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f70c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0b8f0 item 44 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.500218388 +0000 UTC m=+33.089471635 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7b80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7b80): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.500218388 +0000 UTC m=+33.089471635 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713413f7b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d0bc70 item 44 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.502861738 +0000 UTC m=+33.092115055 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416902c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416907c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416907c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416907c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ee380 item 45 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416907c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416907c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.50417176 +0000 UTC m=+33.093425017 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416907c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341690ec0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341690ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341690ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341690ec0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341690ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.50417176 +0000 UTC m=+33.093425017 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341690ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ee540 item 45 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.519076193 +0000 UTC m=+33.108329440 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691a00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ee8c0 item 46 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691a00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.524763148 +0000 UTC m=+33.114016424 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341691a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2200): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2200): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2200): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2200): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2200): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.524763148 +0000 UTC m=+33.114016424 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2200): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418eea80 item 46 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.527391048 +0000 UTC m=+33.116644295 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2d40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418eee00 item 47 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2d40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.528267422 +0000 UTC m=+33.117520669 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b2d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3440): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3440): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3440): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.528267422 +0000 UTC m=+33.117520669 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418eefc0 item 47 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.531353728 +0000 UTC m=+33.120606975 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416b3a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ef500 item 48 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.531982304 +0000 UTC m=+33.121235551 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da780): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da780): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da780): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.531982304 +0000 UTC m=+33.121235551 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416da780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418ef6c0 item 48 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dadc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dadc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dadc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dadc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dadc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.533848828 +0000 UTC m=+33.123102115 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dadc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418efa40 item 49 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.534789393 +0000 UTC m=+33.124042640 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db240): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db780): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db780): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db780): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.534789393 +0000 UTC m=+33.124042640 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416db780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418efc00 item 49 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dbe00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dbe00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dbe00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dbe00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dbe00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.538256557 +0000 UTC m=+33.127509804 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416dbe00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341074460 item 50 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.540516683 +0000 UTC m=+33.129769930 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704980): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704980): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704980): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.540516683 +0000 UTC m=+33.129769930 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341704980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341074770 item 50 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705000): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.543341725 +0000 UTC m=+33.132594983 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341075500 item 51 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.544498881 +0000 UTC m=+33.133752128 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705a40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705a40): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.544498881 +0000 UTC m=+33.133752128 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341705a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410757a0 item 51 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417221c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417221c0): >openPending: err= 2026/08/27 05:34:45 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:45 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417221c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417221c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417221c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.546674617 +0000 UTC m=+33.135927864 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417221c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341075dc0 item 52 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.547366503 +0000 UTC m=+33.136619750 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417226c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341722c40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341722c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341722c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341722c40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341722c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.547366503 +0000 UTC m=+33.136619750 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341722c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d520e0 item 52 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417232c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417232c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417232c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417232c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417232c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.548951945 +0000 UTC m=+33.138205192 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417232c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52bd0 item 53 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.549607934 +0000 UTC m=+33.138861191 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417237c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341723d00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341723d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341723d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341723d00): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341723d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.549607934 +0000 UTC m=+33.138861191 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341723d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52e00 item 53 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341744480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341744480): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341744480): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341744480): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341744480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.553419819 +0000 UTC m=+33.142673066 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341744480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106e7e0 item 54 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.554526799 +0000 UTC m=+33.143780046 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416436c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416436c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416436c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416436c0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416436c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.554526799 +0000 UTC m=+33.143780046 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713416436c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106ecb0 item 54 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643d40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643d40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643d40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643d40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643d40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.556717584 +0000 UTC m=+33.145970841 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341643d40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106f880 item 55 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.557663919 +0000 UTC m=+33.146917166 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668880): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668880): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668880): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.557663919 +0000 UTC m=+33.146917166 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106fc00 item 55 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668f00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668f00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668f00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668f00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668f00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.559764756 +0000 UTC m=+33.149018394 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341668f00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134102cee0 item 56 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.560716572 +0000 UTC m=+33.149969819 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669980): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669980): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669980): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.560716572 +0000 UTC m=+33.149969819 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341669980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134102d2d0 item 56 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.563427879 +0000 UTC m=+33.152681127 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e0c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134102dc70 item 57 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.564653744 +0000 UTC m=+33.153906991 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106c770 item 57 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.565593908 +0000 UTC m=+33.154847195 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f0c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f0c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f0c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f0c0): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f0c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.565593908 +0000 UTC m=+33.154847195 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f0c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106ccb0 item 57 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.569834112 +0000 UTC m=+33.159087359 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178f700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178fc40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178fc40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178fc40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106d260 item 58 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178fc40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178fc40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.570493957 +0000 UTC m=+33.159747204 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178fc40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106d570 item 58 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.571228664 +0000 UTC m=+33.160481911 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8840): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8840): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8840): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.571228664 +0000 UTC m=+33.160481911 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c8840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106d8f0 item 58 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.576017122 +0000 UTC m=+33.165270380 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2680): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2680): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6230 item 59 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2680): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.577017841 +0000 UTC m=+33.166271089 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8150 item 59 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.579163381 +0000 UTC m=+33.168416628 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e2bc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3140): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3140): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.579163381 +0000 UTC m=+33.168416628 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8310 item 59 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.581140293 +0000 UTC m=+33.170393540 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3780): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3cc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8770 item 60 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3cc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.582873775 +0000 UTC m=+33.172127022 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418e3cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8930 item 60 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.584371482 +0000 UTC m=+33.173624739 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9600): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9600): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9600): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.584371482 +0000 UTC m=+33.173624739 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b8bd0 item 60 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.586593206 +0000 UTC m=+33.175846453 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713417c9c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6e00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b9110 item 61 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6e00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.587455604 +0000 UTC m=+33.176708851 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe6e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe76c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe76c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe76c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe76c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe76c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.587455604 +0000 UTC m=+33.176708851 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe76c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b93b0 item 61 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.589402519 +0000 UTC m=+33.178655766 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340fe7d00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09e40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b97a0 item 62 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09e40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.589941777 +0000 UTC m=+33.179195024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340d09e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f6c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f6c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f6c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f6c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f6c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.589941777 +0000 UTC m=+33.179195024 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134105f6c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b9960 item 62 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.591508694 +0000 UTC m=+33.180761941 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8a00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8a00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8a00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419b9ce0 item 63 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8a00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8a00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.59277762 +0000 UTC m=+33.182030867 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c8a00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9100): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9100): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9100): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9100): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9100): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.59277762 +0000 UTC m=+33.182030867 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9100): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52000 item 63 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): >_readAt: n=0, err=Bad file descriptor 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.595369392 +0000 UTC m=+33.184622639 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c200): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c740): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c740): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6460 item 64 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c740): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.596664036 +0000 UTC m=+33.185917283 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109c740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ce80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ce80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ce80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ce80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ce80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.596664036 +0000 UTC m=+33.185917283 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109ce80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6620 item 64 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d880): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d880): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d880): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d880): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d880): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.599346559 +0000 UTC m=+33.188599816 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109d880): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae69a0 item 65 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.600129818 +0000 UTC m=+33.189383065 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134109dd80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bff440): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bff440): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bff440): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bff440): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bff440): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.600129818 +0000 UTC m=+33.189383065 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340bff440): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6b60 item 65 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232400): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232400): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232400): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.602675052 +0000 UTC m=+33.191928309 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341232400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae6f50 item 66 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.603698384 +0000 UTC m=+33.192951631 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233300): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233840): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233840): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233840): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.603698384 +0000 UTC m=+33.192951631 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341233840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7110 item 66 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9980): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9980): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.606679942 +0000 UTC m=+33.195933219 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52b60 item 67 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.607918579 +0000 UTC m=+33.197171826 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713419c9e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c480): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c480): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c480): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c480): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c480): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.607918579 +0000 UTC m=+33.197171826 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152c480): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d52d20 item 67 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.611073885 +0000 UTC m=+33.200327132 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152cb00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d533b0 item 68 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.612434914 +0000 UTC m=+33.201688161 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d540): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d540): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d540): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.612434914 +0000 UTC m=+33.201688161 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152d540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d535e0 item 68 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.61778362 +0000 UTC m=+33.207036867 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7420 item 69 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.618619538 +0000 UTC m=+33.207872785 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860540): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860a40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860a40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.618619538 +0000 UTC m=+33.207872785 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341860a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae75e0 item 69 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418610c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418610c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418610c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418610c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418610c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.623949208 +0000 UTC m=+33.213202455 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418610c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7960 item 70 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.625361403 +0000 UTC m=+33.214614651 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418615c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861b00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861b00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861b00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861b00): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861b00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.625361403 +0000 UTC m=+33.214614651 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341861b00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341ae7b20 item 70 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050280): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.628737697 +0000 UTC m=+33.217990944 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106c620 item 71 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.630947448 +0000 UTC m=+33.220200725 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410507c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050cc0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050cc0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.630947448 +0000 UTC m=+33.220200725 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341050cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a230 item 71 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051340): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051340): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051340): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.632915904 +0000 UTC m=+33.222169161 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a690 item 72 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.639401285 +0000 UTC m=+33.228654532 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410518c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051e00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051e00): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.639401285 +0000 UTC m=+33.228654532 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341051e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148a930 item 72 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.642934354 +0000 UTC m=+33.232187612 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178e4c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152db80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152db80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152db80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340d53d50 item 73 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152db80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152db80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.643694789 +0000 UTC m=+33.232948036 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134152db80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b60070 item 73 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.644969445 +0000 UTC m=+33.234222692 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826680): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826680): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826680): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.644969445 +0000 UTC m=+33.234222692 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b60460 item 73 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.647209984 +0000 UTC m=+33.236463231 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341826cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418271c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418271c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418271c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b60cb0 item 74 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418271c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418271c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.648260206 +0000 UTC m=+33.237513454 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418271c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b610a0 item 74 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.648793874 +0000 UTC m=+33.238047121 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827c80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827c80): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.648793874 +0000 UTC m=+33.238047121 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341827c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b61260 item 74 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.650698569 +0000 UTC m=+33.239951816 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418323c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418328c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418328c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418328c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b61a40 item 75 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418328c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418328c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.651433676 +0000 UTC m=+33.240686954 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418328c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): _writeAt: size=3, off=2 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340b61d50 item 75 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.65206572 +0000 UTC m=+33.241318977 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341832e00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833340): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833340): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833340): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.65206572 +0000 UTC m=+33.241318977 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419700e0 item 75 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.653804051 +0000 UTC m=+33.243057298 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833e80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970540 item 76 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833e80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.654395117 +0000 UTC m=+33.243648364 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341833e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970700 item 76 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): _writeAt: size=3, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.655217159 +0000 UTC m=+33.244470406 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418424c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341842a40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341842a40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341842a40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341842a40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341842a40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.655217159 +0000 UTC m=+33.244470406 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341842a40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419708c0 item 76 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.65691832 +0000 UTC m=+33.246171577 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843580): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843580): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843580): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341970e70 item 77 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843580): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843580): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.657468337 +0000 UTC m=+33.246721594 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843580): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843c80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843c80): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.657468337 +0000 UTC m=+33.246721594 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341843c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971030 item 77 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.65941898 +0000 UTC m=+33.248672227 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134178eb00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe2c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe2c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe2c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148b0a0 item 78 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe2c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe2c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.660142496 +0000 UTC m=+33.249395743 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe2c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe9c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe9c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe9c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe9c0): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe9c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.660142496 +0000 UTC m=+33.249395743 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340efe9c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148b260 item 78 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.661927354 +0000 UTC m=+33.251180601 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff500): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff500): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff500): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148bb20 item 79 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff500): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff500): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.662406218 +0000 UTC m=+33.251659465 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340eff500): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340effc00): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340effc00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340effc00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340effc00): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340effc00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.662406218 +0000 UTC m=+33.251659465 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271340effc00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134148bd50 item 79 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.664189634 +0000 UTC m=+33.253442881 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de340): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de840): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de840): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106a620 item 80 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de840): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.664769919 +0000 UTC m=+33.254023197 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410de840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410def40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410def40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410def40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410def40): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410def40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.664769919 +0000 UTC m=+33.254023197 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410def40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27134106aa10 item 80 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410df580): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410df580): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410df580): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410df580): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410df580): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.666589995 +0000 UTC m=+33.255843242 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410df580): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341076000 item 81 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.6673398 +0000 UTC m=+33.256593047 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410dfa00): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2040): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2040): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2040): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2040): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2040): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.6673398 +0000 UTC m=+33.256593047 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2040): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410765b0 item 81 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f26c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f26c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f26c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f26c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f26c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.669653457 +0000 UTC m=+33.258906704 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f26c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341076d20 item 82 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.670396901 +0000 UTC m=+33.259650148 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f2bc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3140): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3140): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3140): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3140): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3140): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.670396901 +0000 UTC m=+33.259650148 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3140): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341077490 item 82 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f37c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f37c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f37c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f37c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f37c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.671958408 +0000 UTC m=+33.261211655 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f37c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341077960 item 83 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.673266918 +0000 UTC m=+33.262520165 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713410f3cc0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130300): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130300): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130300): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130300): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130300): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.673266918 +0000 UTC m=+33.262520165 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130300): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341077b90 item 83 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130980): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130980): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130980): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.674736523 +0000 UTC m=+33.263989770 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713413828c0 item 84 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.675489695 +0000 UTC m=+33.264742942 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341130e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131400): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131400): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131400): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131400): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131400): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.675489695 +0000 UTC m=+33.264742942 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131400): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341382af0 item 84 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131a80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131a80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131a80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131a80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131a80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.677127175 +0000 UTC m=+33.266380433 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341131a80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341383180 item 85 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.677710316 +0000 UTC m=+33.266963563 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a5c0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a5c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a5c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a5c0): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a5c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.677710316 +0000 UTC m=+33.266963563 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134115a5c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713413833b0 item 85 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418543c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418543c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418543c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418543c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418543c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.679416375 +0000 UTC m=+33.268669623 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418543c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419713b0 item 86 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.680067675 +0000 UTC m=+33.269320922 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418548c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341854e40): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341854e40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341854e40): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341854e40): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341854e40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.680067675 +0000 UTC m=+33.269320922 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341854e40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971570 item 86 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418554c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418554c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418554c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418554c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418554c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.681774808 +0000 UTC m=+33.271028055 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418554c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713419718f0 item 87 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.682480439 +0000 UTC m=+33.271733716 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418559c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868000): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868000): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868000): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.682480439 +0000 UTC m=+33.271733716 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971ab0 item 87 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868680): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868680): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868680): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868680): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868680): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.684314481 +0000 UTC m=+33.273567728 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868680): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341971e30 item 88 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.685180316 +0000 UTC m=+33.274433573 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341868b80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869100): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869100): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869100): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869100): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869100): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.685180316 +0000 UTC m=+33.274433573 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869100): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410422a0 item 88 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.68667625 +0000 UTC m=+33.275929497 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869c80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869c80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869c80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042620 item 89 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869c80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869c80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.687231999 +0000 UTC m=+33.276485246 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341869c80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410428c0 item 89 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.687848583 +0000 UTC m=+33.277101830 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418782c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878840): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878840): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878840): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878840): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878840): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.687848583 +0000 UTC m=+33.277101830 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878840): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341042b60 item 89 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.689265927 +0000 UTC m=+33.278519174 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341878e80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418793c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418793c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418793c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341043030 item 90 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418793c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418793c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.689999973 +0000 UTC m=+33.279253220 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713418793c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341043260 item 90 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.691860846 +0000 UTC m=+33.281114093 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879ec0): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879ec0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879ec0): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879ec0): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879ec0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.691860846 +0000 UTC m=+33.281114093 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341879ec0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713410438f0 item 90 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.69347379 +0000 UTC m=+33.282727037 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202b40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202b40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202b40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271341043d50 item 91 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202b40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202b40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.69404003 +0000 UTC m=+33.283293277 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341202b40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): >_readAt: n=2, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): _writeAt: size=3, off=7 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eec230 item 91 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.694597402 +0000 UTC m=+33.283850649 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203080): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203600): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203600): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203600): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203600): >_readAt: n=8, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203600): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.694597402 +0000 UTC m=+33.283850649 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203600): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eec690 item 91 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.696271461 +0000 UTC m=+33.285524718 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x271341203c40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eecfc0 item 92 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c280): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.696841227 +0000 UTC m=+33.286094504 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): open at offset 5 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eed260 item 92 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): _readAt: size=2, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): _writeAt: size=3, off=5 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): >_writeAt: n=3, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.69748395 +0000 UTC m=+33.286737197 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123c7c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123cd80): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123cd80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123cd80): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123cd80): >_readAt: n=3, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123cd80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.69748395 +0000 UTC m=+33.286737197 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123cd80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340eedab0 item 92 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.699234945 +0000 UTC m=+33.288488192 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d3c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d900): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d900): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d900): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be1c0 item 93 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d900): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d900): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.699886525 +0000 UTC m=+33.289139772 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x27134123d900): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac100): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac100): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac100): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac100): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac100): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.699886525 +0000 UTC m=+33.289139772 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac100): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be380 item 93 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.701540798 +0000 UTC m=+33.290794045 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ac740): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412acc80): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412acc80): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412acc80): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418be9a0 item 94 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412acc80): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412acc80): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.702190343 +0000 UTC m=+33.291443590 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412acc80): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad380): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad380): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad380): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad380): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad380): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.702190343 +0000 UTC m=+33.291443590 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad380): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418beb60 item 94 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.703932623 +0000 UTC m=+33.293185870 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412ad9c0): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc000): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc000): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc000): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bf1f0 item 95 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc000): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc000): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.704522285 +0000 UTC m=+33.293775532 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc000): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc700): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc700): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc700): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc700): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc700): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.704522285 +0000 UTC m=+33.293775532 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dc700): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bf650 item 95 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 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/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): open at offset 0 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): _readAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): >_readAt: n=0, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.706349986 +0000 UTC m=+33.295603233 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dcd40): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd280): _writeAt: size=5, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd280): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd280): >openPending: err= 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2713418bfdc0 item 96 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd280): >_writeAt: n=5, err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd280): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.707067118 +0000 UTC m=+33.296320365 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd280): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/27 05:34:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/27 05:34:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd980): _readAt: size=512, off=0 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd980): openPending: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd980): >openPending: err= 2026/08/27 05:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd980): >_readAt: n=5, err=EOF 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd980): close: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-27 05:34:45.707067118 +0000 UTC m=+33.296320365 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : open-test-file(0x2713412dd980): >close: err= 2026/08/27 05:34:45 DEBUG : open-test-file: Remove: 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x271340fe24d0 item 96 2026/08/27 05:34:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/27 05:34:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/27 05:34:45 DEBUG : open-test-file: >Remove: err= 2026/08/27 05:34:45 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : >WaitForWriters: 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.36s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:45 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:45 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:45 DEBUG : file1: newRWFileHandle: 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): openPending: 2026/08/27 05:34:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): >openPending: err= 2026/08/27 05:34:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/27 05:34:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/27 05:34:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): _writeAt: size=2, off=0 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): >_writeAt: n=2, err= 2026/08/27 05:34:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): RWFileHandle.Flush 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): RWFileHandle.Release 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): close: 2026/08/27 05:34:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/27 05:34:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:45 DEBUG : file1(0x271341402040): >close: err= 2026/08/27 05:34:45 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : file1: reading active writers 2026/08/27 05:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : file1: reading active writers 2026/08/27 05:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : file1: reading active writers 2026/08/27 05:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : file1: reading active writers 2026/08/27 05:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:45 DEBUG : file1: vfs cache: starting upload 2026/08/27 05:34:45 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1.a0a9169e.partial" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1.a0a9169e.partial 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1.a0a9169e.partial" 2026/08/27 05:34:45 DEBUG : Looking for writers 2026/08/27 05:34:45 DEBUG : file1: reading active writers 2026/08/27 05:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:45 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:45 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-caluguq6sosi/dir/file1: no such file or directory 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-caluguq6sosi/file1.a0a9169e.partial 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:45 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/27 05:34:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/27 05:34:45 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/27 05:34:45 INFO : file1: Copied (new) 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:45 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : file1: reading active writers 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/27 05:34:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/27 05:34:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/27 05:34:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/27 05:34:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:46 DEBUG : >WaitForWriters: 2026/08/27 05:34:46 INFO : file1: vfs cache: upload succeeded try #1 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/27 05:34:46 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : file1: reading active writers 2026/08/27 05:34:46 DEBUG : >WaitForWriters: 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.58s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:46 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:46 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:46 DEBUG : rename_me: newRWFileHandle: 2026/08/27 05:34:46 DEBUG : rename_me(0x27134115b580): openPending: 2026/08/27 05:34:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/27 05:34:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/27 05:34:46 DEBUG : rename_me(0x27134115b580): >openPending: err= 2026/08/27 05:34:46 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/27 05:34:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/27 05:34:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/27 05:34:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/27 05:34:46 DEBUG : rename_me(0x27134115b580): _writeAt: size=5, off=0 2026/08/27 05:34:46 DEBUG : rename_me(0x27134115b580): >_writeAt: n=5, err= 2026/08/27 05:34:46 DEBUG : rename_me(0x27134115b580): close: 2026/08/27 05:34:46 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-27 05:34:46.298336379 +0000 UTC m=+33.887589636 2026/08/27 05:34:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/27 05:34:46 DEBUG : rename_me(0x27134115b580): >close: err= 2026/08/27 05:34:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/27 05:34:46 DEBUG : i_was_renamed: Updating file with 0x27134165c270 2026/08/27 05:34:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/27 05:34:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/27 05:34:46 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : i_was_renamed: reading active writers 2026/08/27 05:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : i_was_renamed: reading active writers 2026/08/27 05:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : i_was_renamed: reading active writers 2026/08/27 05:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : i_was_renamed: reading active writers 2026/08/27 05:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/27 05:34:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/27 05:34:46 DEBUG : i_was_renamed.dcc52e37.partial: size = 5 OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/i_was_renamed.dcc52e37.partial" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/i_was_renamed.dcc52e37.partial 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/i_was_renamed.dcc52e37.partial" 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : i_was_renamed: reading active writers 2026/08/27 05:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/i_was_renamed.dcc52e37.partial 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : i_was_renamed.dcc52e37.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:46 DEBUG : i_was_renamed.dcc52e37.partial: renamed to: i_was_renamed 2026/08/27 05:34:46 INFO : i_was_renamed: Copied (new) 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/i_was_renamed" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/i_was_renamed 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/i_was_renamed" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/i_was_renamed 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-27 05:34:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/27 05:34:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/27 05:34:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/27 05:34:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/27 05:34:46 DEBUG : Looking for writers 2026/08/27 05:34:46 DEBUG : i_was_renamed: reading active writers 2026/08/27 05:34:46 DEBUG : >WaitForWriters: 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.35s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:46 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/27 05:34:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-caluguq6sosi" 2026/08/27 05:34:46 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:46 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:46 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/27 05:34:46 DEBUG : forgetting directory cache 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322740): _readAt: size=512, off=0 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322740): openPending: 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-27 04:35:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/27 05:34:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322740): >openPending: err= 2026/08/27 05:34:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322740): >_readAt: n=20, err=EOF 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322740): close: 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:35:46 +0000 UTC 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322740): >close: err= 2026/08/27 05:34:47 DEBUG : Re-reading directory (125.053377ms old) 2026/08/27 05:34:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : forgetting directory cache 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322400): _readAt: size=512, off=0 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322400): openPending: 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-27 04:36:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-27 04:35:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-27 04:36:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-27 04:35:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/27 05:34:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/27 05:34:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322400): >openPending: err= 2026/08/27 05:34:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322400): >_readAt: n=20, err=EOF 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322400): close: 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:36:46 +0000 UTC 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate(0x271341322400): >close: err= 2026/08/27 05:34:47 DEBUG : Re-reading directory (104.299663ms old) 2026/08/27 05:34:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:47 DEBUG : forgetting directory cache 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:47 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:47 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271341322f40): _readAt: size=512, off=0 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271341322f40): openPending: 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-27 04:37:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-27 04:36:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-27 04:37:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-27 04:36:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/27 05:34:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/27 05:34:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271341322f40): >openPending: err= 2026/08/27 05:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271341322f40): >_readAt: n=20, err=EOF 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271341322f40): close: 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:37:46 +0000 UTC 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271341322f40): >close: err= 2026/08/27 05:34:48 DEBUG : Re-reading directory (115.309946ms old) 2026/08/27 05:34:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : forgetting directory cache 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271340d09ac0): _readAt: size=512, off=0 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271340d09ac0): openPending: 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-27 04:38:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-27 04:37:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-27 04:38:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-27 04:37:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/27 05:34:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/27 05:34:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271340d09ac0): >openPending: err= 2026/08/27 05:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271340d09ac0): >_readAt: n=20, err=EOF 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271340d09ac0): close: 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:38:46 +0000 UTC 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate(0x271340d09ac0): >close: err= 2026/08/27 05:34:48 DEBUG : Re-reading directory (111.224825ms old) 2026/08/27 05:34:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:48 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:48 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : forgetting directory cache 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134109c680): _readAt: size=512, off=0 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134109c680): openPending: 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-27 04:39:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-27 04:38:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-27 04:39:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-27 04:38:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/27 05:34:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/27 05:34:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134109c680): >openPending: err= 2026/08/27 05:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134109c680): >_readAt: n=20, err=EOF 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134109c680): close: 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:39:46 +0000 UTC 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134109c680): >close: err= 2026/08/27 05:34:49 DEBUG : Re-reading directory (108.221576ms old) 2026/08/27 05:34:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : forgetting directory cache 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134105fb40): _readAt: size=512, off=0 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134105fb40): openPending: 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-27 04:40:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-27 04:39:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-27 04:40:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-27 04:39:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/27 05:34:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/27 05:34:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134105fb40): >openPending: err= 2026/08/27 05:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134105fb40): >_readAt: n=20, err=EOF 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134105fb40): close: 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:40:46 +0000 UTC 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate(0x27134105fb40): >close: err= 2026/08/27 05:34:49 DEBUG : Re-reading directory (108.579853ms old) 2026/08/27 05:34:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:49 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : forgetting directory cache 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x2713414ecd80): _readAt: size=512, off=0 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x2713414ecd80): openPending: 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-27 04:41:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-27 04:40:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-27 04:41:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-27 04:40:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/27 05:34:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/27 05:34:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x2713414ecd80): >openPending: err= 2026/08/27 05:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x2713414ecd80): >_readAt: n=21, err=EOF 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x2713414ecd80): close: 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:41:46 +0000 UTC 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x2713414ecd80): >close: err= 2026/08/27 05:34:50 DEBUG : Re-reading directory (110.918848ms old) 2026/08/27 05:34:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : forgetting directory cache 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x271340fe7a40): _readAt: size=512, off=0 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x271340fe7a40): openPending: 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-27 04:42:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-27 04:41:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-27 04:42:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-27 04:41:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/27 05:34:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/27 05:34:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x271340fe7a40): >openPending: err= 2026/08/27 05:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x271340fe7a40): >_readAt: n=22, err=EOF 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x271340fe7a40): close: 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:42:46 +0000 UTC 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate(0x271340fe7a40): >close: err= 2026/08/27 05:34:50 DEBUG : Re-reading directory (103.516806ms old) 2026/08/27 05:34:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:50 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : forgetting directory cache 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x2713414edb80): _readAt: size=512, off=0 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x2713414edb80): openPending: 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-27 04:43:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-27 04:42:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-27 04:43:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-27 04:42:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/27 05:34:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/27 05:34:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x2713414edb80): >openPending: err= 2026/08/27 05:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x2713414edb80): >_readAt: n=23, err=EOF 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x2713414edb80): close: 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:43:46 +0000 UTC 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x2713414edb80): >close: err= 2026/08/27 05:34:51 DEBUG : Re-reading directory (109.72231ms old) 2026/08/27 05:34:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : forgetting directory cache 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x271341860ac0): _readAt: size=512, off=0 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x271341860ac0): openPending: 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-caluguq6sosi/TestRWCacheUpdate 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-27 04:44:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-27 04:43:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-27 04:44:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-27 04:43:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/27 05:34:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/27 05:34:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x271341860ac0): >openPending: err= 2026/08/27 05:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x271341860ac0): >_readAt: n=24, err=EOF 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x271341860ac0): close: 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-27 04:44:46 +0000 UTC 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate(0x271341860ac0): >close: err= 2026/08/27 05:34:51 DEBUG : Re-reading directory (115.701174ms old) 2026/08/27 05:34:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/27 05:34:51 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:51 DEBUG : Looking for writers 2026/08/27 05:34:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/27 05:34:51 DEBUG : >WaitForWriters: 2026/08/27 05:34:51 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.36s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : forgetting directory cache 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/27 05:34:52 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:52 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/27 05:34:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/27 05:34:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/27 05:34:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/27 05:34:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/27 05:34:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/27 05:34:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/27 05:34:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/27 05:34:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/27 05:34:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:52 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/FiLeA" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-caluguq6sosi/FiLeA 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/27 05:34:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/27 05:34:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/27 05:34:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FiLeB" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-caluguq6sosi/FiLeB 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/27 05:34:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/27 05:34:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/27 05:34:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/FilEb" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-caluguq6sosi/FilEb 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/27 05:34:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/27 05:34:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/27 05:34:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/27 05:34:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/27 05:34:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/27 05:34:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/27 05:34:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/27 05:34:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/27 05:34:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/27 05:34:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:53 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:53 DEBUG : Looking for writers 2026/08/27 05:34:53 DEBUG : FiLeA: reading active writers 2026/08/27 05:34:53 DEBUG : FiLeB: reading active writers 2026/08/27 05:34:53 DEBUG : FilEb: reading active writers 2026/08/27 05:34:53 DEBUG : >WaitForWriters: 2026/08/27 05:34:53 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:53 DEBUG : Looking for writers 2026/08/27 05:34:53 DEBUG : FiLeA: reading active writers 2026/08/27 05:34:53 DEBUG : FiLeB: reading active writers 2026/08/27 05:34:53 DEBUG : FilEb: reading active writers 2026/08/27 05:34:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.74s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/normal name with no special characters.txt" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/normal\ name\ with\ no\ special\ characters.txt 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/normal\ name\ with\ no\ special\ characters.txt" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-caluguq6sosi/normal name with no special characters.txt 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/normal name with no special characters.txt" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/normal\ name\ with\ no\ special\ characters.txt 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/normal\ name\ with\ no\ special\ characters.txt" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-caluguq6sosi/normal name with no special characters.txt 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:53 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/測試_Русский___ě_áñ" 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/測試_Русский___ě_áñ 2026/08/27 05:34:53 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/測試_Русский___ě_áñ" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-caluguq6sosi/測試_Русский___ě_áñ 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/測試_Русский___ě_áñ" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/測試_Русский___ě_áñ 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/測試_Русский___ě_áñ" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-caluguq6sosi/測試_Русский___ě_áñ 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/27 05:34:54 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/normal name with no special characters.txt" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/normal\ name\ with\ no\ special\ characters.txt 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/normal\ name\ with\ no\ special\ characters.txt" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-caluguq6sosi/normal name with no special characters.txt 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/測試_Русский___ě_áñ" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/測試_Русский___ě_áñ 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/測試_Русский___ě_áñ" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-caluguq6sosi/測試_Русский___ě_áñ 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:54 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:54 DEBUG : Looking for writers 2026/08/27 05:34:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/27 05:34:54 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/27 05:34:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:54 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Reusing VFS from active cache 2026/08/27 05:34:54 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:54 DEBUG : Looking for writers 2026/08/27 05:34:54 DEBUG : >WaitForWriters: 2026/08/27 05:34:54 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:54 DEBUG : Looking for writers 2026/08/27 05:34:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:54 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:54 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:54 DEBUG : Looking for writers 2026/08/27 05:34:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:54 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:54 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:54 DEBUG : Looking for writers 2026/08/27 05:34:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:54 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/27 05:34:54 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:54 DEBUG : dir: Looking for writers 2026/08/27 05:34:54 DEBUG : file2: reading active writers 2026/08/27 05:34:54 DEBUG : Looking for writers 2026/08/27 05:34:54 DEBUG : file1: reading active writers 2026/08/27 05:34:54 DEBUG : dir: reading active writers 2026/08/27 05:34:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:54 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:54 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/27 05:34:55 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:55 DEBUG : dir: Looking for writers 2026/08/27 05:34:55 DEBUG : Looking for writers 2026/08/27 05:34:55 DEBUG : dir: reading active writers 2026/08/27 05:34:55 DEBUG : file1: reading active writers 2026/08/27 05:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:55 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/27 05:34:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:55 DEBUG : file1: Open: flags=O_RDONLY 2026/08/27 05:34:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/27 05:34:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/27 05:34:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/27 05:34:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (0 bytes), uploading instead of streaming 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/new_file.txt" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/new_file.txt 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/new_file.txt" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/dir/new_file.txt 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:55 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/27 05:34:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/27 05:34:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/27 05:34:55 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:55 DEBUG : dir: Looking for writers 2026/08/27 05:34:55 DEBUG : file2: reading active writers 2026/08/27 05:34:55 DEBUG : new_file.txt: reading active writers 2026/08/27 05:34:55 DEBUG : Looking for writers 2026/08/27 05:34:55 DEBUG : dir: reading active writers 2026/08/27 05:34:55 DEBUG : file1: reading active writers 2026/08/27 05:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:55 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:55 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file2" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-caluguq6sosi/dir/file2 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/27 05:34:56 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/27 05:34:56 DEBUG : dir/file1: Updating file with dir/file1 0x2713413ce4e0 2026/08/27 05:34:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/27 05:34:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/dir/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-caluguq6sosi/dir/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/27 05:34:56 INFO : dir/file1: Moved (server-side) to: file0 2026/08/27 05:34:56 DEBUG : file0: Updating file with file0 0x2713413ce4e0 2026/08/27 05:34:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file0" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file0 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file0" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-caluguq6sosi/file0 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file0" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file0 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file0" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-caluguq6sosi/file0 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/27 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:56 DEBUG : dir: Looking for writers 2026/08/27 05:34:56 DEBUG : Looking for writers 2026/08/27 05:34:56 DEBUG : dir: reading active writers 2026/08/27 05:34:56 DEBUG : file0: reading active writers 2026/08/27 05:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:56 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Server has VFS statistics extension 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: About path "/rclone-test-caluguq6sosi" 2026/08/27 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:56 DEBUG : Looking for writers 2026/08/27 05:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:56 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: 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/27 05:34:56 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: 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/27 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:56 DEBUG : Looking for writers 2026/08/27 05:34:56 DEBUG : a: Looking for writers 2026/08/27 05:34:56 DEBUG : b: Looking for writers 2026/08/27 05:34:56 DEBUG : c: Looking for writers 2026/08/27 05:34:56 DEBUG : d: Looking for writers 2026/08/27 05:34:56 DEBUG : Looking for writers 2026/08/27 05:34:56 DEBUG : d: reading active writers 2026/08/27 05:34:56 DEBUG : /: reading active writers 2026/08/27 05:34:56 DEBUG : a: reading active writers 2026/08/27 05:34:56 DEBUG : b: reading active writers 2026/08/27 05:34:56 DEBUG : c: reading active writers 2026/08/27 05:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:56 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/27 05:34:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/27 05:34:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/27 05:34:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/27 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:56 DEBUG : a/b/c/d: Looking for writers 2026/08/27 05:34:56 DEBUG : a/b/c: Looking for writers 2026/08/27 05:34:56 DEBUG : d: reading active writers 2026/08/27 05:34:56 DEBUG : a/b: Looking for writers 2026/08/27 05:34:56 DEBUG : c: reading active writers 2026/08/27 05:34:56 DEBUG : a: Looking for writers 2026/08/27 05:34:56 DEBUG : b: reading active writers 2026/08/27 05:34:56 DEBUG : Looking for writers 2026/08/27 05:34:56 DEBUG : a: reading active writers 2026/08/27 05:34:56 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-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:56 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:56 DEBUG : Looking for writers 2026/08/27 05:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:56 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/27 05:34:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/27 05:34:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 05:34:56 DEBUG : file1: size = 5 OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:56 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:57 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/27 05:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/27 05:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/27 05:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (0 bytes), uploading instead of streaming 2026/08/27 05:34:57 DEBUG : file1: size = 0 OK 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/27 05:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (7 bytes), uploading instead of streaming 2026/08/27 05:34:57 DEBUG : file1: size = 7 OK 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:57 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:57 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/27 05:34:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/27 05:34:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:57 DEBUG : Looking for writers 2026/08/27 05:34:57 DEBUG : file1: reading active writers 2026/08/27 05:34:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.58s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:57 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/27 05:34:58 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/27 05:34:58 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/27 05:34:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (11 bytes), uploading instead of streaming 2026/08/27 05:34:58 DEBUG : file1: size = 11 OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/27 05:34:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:58 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/27 05:34:58 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:58 DEBUG : Looking for writers 2026/08/27 05:34:58 DEBUG : file1: reading active writers 2026/08/27 05:34:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:58 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Connection OK after error: context canceled 2026/08/27 05:34:58 DEBUG : file1: Removed after failed upload: context canceled 2026/08/27 05:34:58 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/27 05:34:58 DEBUG : file1: Remove: 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/27 05:34:58 DEBUG : file1: >Remove: err= 2026/08/27 05:34:58 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:58 DEBUG : Looking for writers 2026/08/27 05:34:58 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:58 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Connection OK after error: context canceled 2026/08/27 05:34:58 DEBUG : file1: Removed after failed upload: context canceled 2026/08/27 05:34:58 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/27 05:34:58 DEBUG : file1: Remove: 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/27 05:34:58 DEBUG : file1: >Remove: err= 2026/08/27 05:34:58 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:58 DEBUG : Looking for writers 2026/08/27 05:34:58 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:58 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:58 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/27 05:34:58 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 05:34:58 DEBUG : file2: size = 5 OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:58 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:58 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:58 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/27 05:34:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:58 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:58 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/file2" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-caluguq6sosi/file2 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/27 05:34:59 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:59 DEBUG : Looking for writers 2026/08/27 05:34:59 DEBUG : file2: reading active writers 2026/08/27 05:34:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 05:34:59 DEBUG : file1: size = 5 OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/27 05:34:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 05:34:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/27 05:34:59 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:59 DEBUG : Looking for writers 2026/08/27 05:34:59 DEBUG : file1: reading active writers 2026/08/27 05:34:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: WriteFileHandle.Release closing 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (0 bytes), uploading instead of streaming 2026/08/27 05:34:59 DEBUG : file1: size = 0 OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/27 05:34:59 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:59 DEBUG : Looking for writers 2026/08/27 05:34:59 DEBUG : file1: reading active writers 2026/08/27 05:34:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (2 bytes), uploading instead of streaming 2026/08/27 05:34:59 DEBUG : file1: size = 2 OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/27 05:34:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/27 05:34:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:59 DEBUG : Looking for writers 2026/08/27 05:34:59 DEBUG : file1: reading active writers 2026/08/27 05:34:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (0 bytes), uploading instead of streaming 2026/08/27 05:34:59 DEBUG : file1: size = 0 OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/27 05:34:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/27 05:34:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_RDONLY 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/27 05:34:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:59 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:59 DEBUG : Looking for writers 2026/08/27 05:34:59 DEBUG : file1: reading active writers 2026/08/27 05:34:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: File to upload is small (100 bytes), uploading instead of streaming 2026/08/27 05:34:59 DEBUG : file1: size = 100 OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/file1" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c21856a1720a6ad1635b278b2b588bb2 /rclone-test-caluguq6sosi/file1 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : file1: Parsed hash: c21856a1720a6ad1635b278b2b588bb2 2026/08/27 05:34:59 DEBUG : file1: md5 = c21856a1720a6ad1635b278b2b588bb2 OK 2026/08/27 05:34:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/27 05:34:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/27 05:34:59 DEBUG : file1: Open: flags=O_RDONLY 2026/08/27 05:34:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/27 05:34:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/27 05:34:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:34:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/27 05:34:59 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:34:59 DEBUG : Looking for writers 2026/08/27 05:34:59 DEBUG : file1: reading active writers 2026/08/27 05:34:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.13s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/27 05:34:59 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/27 05:34:59 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/27 05:34:59 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/27 05:34:59 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/27 05:34:59 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/27 05:34:59 DEBUG : stalled: Remove: 2026/08/27 05:34:59 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/27 05:34:59 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:34:59 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f000.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f000.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f000.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-caluguq6sosi/flat/f000.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f000.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/flat/f000.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/flat/f000.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-caluguq6sosi/flat/f000.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f001.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f001.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f001.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-caluguq6sosi/flat/f001.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f001.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/flat/f001.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/flat/f001.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-caluguq6sosi/flat/f001.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:34:59 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f002.txt" 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f002.txt 2026/08/27 05:34:59 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f002.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-caluguq6sosi/flat/f002.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f002.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/flat/f002.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/flat/f002.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-caluguq6sosi/flat/f002.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f003.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f003.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f003.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-caluguq6sosi/flat/f003.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f003.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/flat/f003.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/flat/f003.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-caluguq6sosi/flat/f003.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f004.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f004.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f004.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-caluguq6sosi/flat/f004.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f004.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: sha1sum /rclone-test-caluguq6sosi/flat/f004.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-caluguq6sosi/flat/f004.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-caluguq6sosi/flat/f004.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/27 05:35:00 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/27 05:35:00 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/27 05:35:00 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:00 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f000.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f000.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f000.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-caluguq6sosi/flat/f000.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/27 05:35:00 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/27 05:35:00 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/27 05:35:00 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:00 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f001.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f001.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f001.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-caluguq6sosi/flat/f001.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/27 05:35:00 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/27 05:35:00 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/27 05:35:00 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:00 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f002.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f002.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f002.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-caluguq6sosi/flat/f002.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/27 05:35:00 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/27 05:35:00 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/27 05:35:00 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:00 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f003.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f003.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f003.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-caluguq6sosi/flat/f003.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/27 05:35:00 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/27 05:35:00 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/27 05:35:00 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:00 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/flat/f004.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/flat/f004.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/flat/f004.txt" 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-caluguq6sosi/flat/f004.txt 2026/08/27 05:35:00 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:00 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/27 05:35:00 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:35:00 DEBUG : flat: Looking for writers 2026/08/27 05:35:00 DEBUG : f000.txt: reading active writers 2026/08/27 05:35:00 DEBUG : f001.txt: reading active writers 2026/08/27 05:35:00 DEBUG : f002.txt: reading active writers 2026/08/27 05:35:00 DEBUG : f003.txt: reading active writers 2026/08/27 05:35:00 DEBUG : f004.txt: reading active writers 2026/08/27 05:35:00 DEBUG : Looking for writers 2026/08/27 05:35:00 DEBUG : flat: reading active writers 2026/08/27 05:35:00 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.45s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:35:01 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:35:01 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/27 05:35:01 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/27 05:35:01 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/a/b/c/deep.txt" 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/a/b/c/deep.txt 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/a/b/c/deep.txt" 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-caluguq6sosi/a/b/c/deep.txt 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:01 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/27 05:35:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/27 05:35:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/27 05:35:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/a/b/mid.txt" 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/a/b/mid.txt 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/a/b/mid.txt" 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-caluguq6sosi/a/b/mid.txt 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:01 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/27 05:35:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/27 05:35:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/27 05:35:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/a/top.txt" 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/a/top.txt 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/a/top.txt" 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-caluguq6sosi/a/top.txt 2026/08/27 05:35:01 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:01 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/27 05:35:01 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:35:01 DEBUG : a/b/c: Looking for writers 2026/08/27 05:35:01 DEBUG : deep.txt: reading active writers 2026/08/27 05:35:01 DEBUG : a/b: Looking for writers 2026/08/27 05:35:01 DEBUG : c: reading active writers 2026/08/27 05:35:01 DEBUG : mid.txt: reading active writers 2026/08/27 05:35:01 DEBUG : a: Looking for writers 2026/08/27 05:35:01 DEBUG : b: reading active writers 2026/08/27 05:35:01 DEBUG : top.txt: reading active writers 2026/08/27 05:35:01 DEBUG : Looking for writers 2026/08/27 05:35:01 DEBUG : a: reading active writers 2026/08/27 05:35:01 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:35:01 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/bigdir/big.bin" 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/bigdir/big.bin 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/bigdir/big.bin" 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: f1e400fcae48f9e976879f8159c51a4a /rclone-test-caluguq6sosi/bigdir/big.bin 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:02 DEBUG : bigdir/big.bin: Parsed hash: f1e400fcae48f9e976879f8159c51a4a 2026/08/27 05:35:02 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:35:02 DEBUG : bigdir: Looking for writers 2026/08/27 05:35:02 DEBUG : big.bin: reading active writers 2026/08/27 05:35:02 DEBUG : Looking for writers 2026/08/27 05:35:02 DEBUG : bigdir: reading active writers 2026/08/27 05:35:02 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.47s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-caluguq6sosi", Local "Local file system at /tmp/rclone875975139", Modify Window "1s" 2026/08/27 05:35:02 INFO : sftp://rclone@:22/rclone-test-caluguq6sosi: poll-interval is not supported by this remote 2026/08/27 05:35:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/27 05:35:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/27 05:35:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:02 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir1/a.txt" 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir1/a.txt 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir1/a.txt" 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-caluguq6sosi/dir1/a.txt 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:02 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/27 05:35:02 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/27 05:35:02 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/27 05:35:02 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir2/b.txt" 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir2/b.txt 2026/08/27 05:35:02 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir2/b.txt" 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: 415290769594460e2e485922904f345d /rclone-test-caluguq6sosi/dir2/b.txt 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:03 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/27 05:35:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/27 05:35:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/27 05:35:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/27 05:35:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Shell path "/rclone-test-caluguq6sosi/dir3/c.txt" 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: creating additional session 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Running remote command: md5sum /rclone-test-caluguq6sosi/dir3/c.txt 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-caluguq6sosi/dir3/c.txt" 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: command exited OK 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-caluguq6sosi/dir3/c.txt 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: ssh external: close 2026/08/27 05:35:03 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/27 05:35:03 DEBUG : WaitForWriters: timeout=30s 2026/08/27 05:35:03 DEBUG : dir1: Looking for writers 2026/08/27 05:35:03 DEBUG : a.txt: reading active writers 2026/08/27 05:35:03 DEBUG : dir2: Looking for writers 2026/08/27 05:35:03 DEBUG : b.txt: reading active writers 2026/08/27 05:35:03 DEBUG : dir3: Looking for writers 2026/08/27 05:35:03 DEBUG : c.txt: reading active writers 2026/08/27 05:35:03 DEBUG : Looking for writers 2026/08/27 05:35:03 DEBUG : dir1: reading active writers 2026/08/27 05:35:03 DEBUG : dir2: reading active writers 2026/08/27 05:35:03 DEBUG : dir3: reading active writers 2026/08/27 05:35:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/27 05:35:03 DEBUG : sftp://rclone@:22/rclone-test-caluguq6sosi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.764708037s (try 1/5)