"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/02 01:27:02 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-rubilom2raki" 2026/09/02 01:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 01:27:02 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/02 01:27:02 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/09/02 01:27:02 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/02 01:27:02 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/09/02 01:27:02 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/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell type "unix" from config 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Relative path resolved to "/rclone-test-rubilom2raki" 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Using root directory "/rclone-test-rubilom2raki" 2026/09/02 01:27:02 DEBUG : Creating backend with remote "/tmp/rclone1987069168" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:02 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:02 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:03 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:03 DEBUG : dir: Looking for writers 2026/09/02 01:27:03 DEBUG : Looking for writers 2026/09/02 01:27:03 DEBUG : dir: reading active writers 2026/09/02 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.20s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:03 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/02 01:27:03 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:03 DEBUG : dir/subdir: Looking for writers 2026/09/02 01:27:03 DEBUG : dir: Looking for writers 2026/09/02 01:27:03 DEBUG : file1: reading active writers 2026/09/02 01:27:03 DEBUG : file2: reading active writers 2026/09/02 01:27:03 DEBUG : subdir: reading active writers 2026/09/02 01:27:03 DEBUG : Looking for writers 2026/09/02 01:27:03 DEBUG : dir: reading active writers 2026/09/02 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.66s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:03 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:03 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:04 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:04 DEBUG : dir: Looking for writers 2026/09/02 01:27:04 DEBUG : file1: reading active writers 2026/09/02 01:27:04 DEBUG : Looking for writers 2026/09/02 01:27:04 DEBUG : dir: reading active writers 2026/09/02 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:04 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:04 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:04 DEBUG : dir: Looking for writers 2026/09/02 01:27:04 DEBUG : Looking for writers 2026/09/02 01:27:04 DEBUG : dir: reading active writers 2026/09/02 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:04 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:04 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:04 DEBUG : forgetting directory cache 2026/09/02 01:27:04 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:04 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:04 DEBUG : Looking for writers 2026/09/02 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:04 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/02 01:27:04 DEBUG : dir: invalidating directory cache 2026/09/02 01:27:04 DEBUG : >ForgetPath: 2026/09/02 01:27:04 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/02 01:27:04 DEBUG : invalidating directory cache 2026/09/02 01:27:04 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:04 DEBUG : >ForgetPath: 2026/09/02 01:27:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/02 01:27:04 DEBUG : >ForgetPath: 2026/09/02 01:27:04 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:04 DEBUG : dir: Looking for writers 2026/09/02 01:27:04 DEBUG : Looking for writers 2026/09/02 01:27:04 DEBUG : dir: reading active writers 2026/09/02 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:04 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/fil/a/b/c" 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/fil/a/b/c 2026/09/02 01:27:04 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/fil/a/b/c" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-rubilom2raki/fil/a/b/c 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/fil/a/b/c" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/fil/a/b/c 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/fil/a/b/c" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-rubilom2raki/fil/a/b/c 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:05 DEBUG : forgetting directory cache 2026/09/02 01:27:05 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:05 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:05 DEBUG : dir: Looking for writers 2026/09/02 01:27:05 DEBUG : fil/a/b: Looking for writers 2026/09/02 01:27:05 DEBUG : fil/a: Looking for writers 2026/09/02 01:27:05 DEBUG : b: reading active writers 2026/09/02 01:27:05 DEBUG : fil: Looking for writers 2026/09/02 01:27:05 DEBUG : a: reading active writers 2026/09/02 01:27:05 DEBUG : Looking for writers 2026/09/02 01:27:05 DEBUG : fil: reading active writers 2026/09/02 01:27:05 DEBUG : dir: reading active writers 2026/09/02 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:05 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:05 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:05 DEBUG : dir: Looking for writers 2026/09/02 01:27:05 DEBUG : Looking for writers 2026/09/02 01:27:05 DEBUG : dir: reading active writers 2026/09/02 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:05 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:05 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:05 DEBUG : dir: Looking for writers 2026/09/02 01:27:05 DEBUG : file1: reading active writers 2026/09/02 01:27:05 DEBUG : Looking for writers 2026/09/02 01:27:05 DEBUG : dir: reading active writers 2026/09/02 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:05 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:05 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/subdir/file3" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-rubilom2raki/dir/subdir/file3 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/02 01:27:06 DEBUG : Waiting for deletions to finish 2026/09/02 01:27:06 INFO : dir/subdir/file3: Deleted 2026/09/02 01:27:06 DEBUG : removing 1 level 2 directories 2026/09/02 01:27:06 INFO : dir/subdir: Removing directory 2026/09/02 01:27:06 DEBUG : dir: invalidating directory cache 2026/09/02 01:27:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/02 01:27:06 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/02 01:27:06 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/02 01:27:06 DEBUG : dir/file1: Reset virtual modtime 2026/09/02 01:27:06 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/02 01:27:06 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/02 01:27:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:06 DEBUG : dir: invalidating directory cache 2026/09/02 01:27:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/02 01:27:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/02 01:27:06 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/02 01:27:06 DEBUG : forgetting directory cache 2026/09/02 01:27:06 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:06 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/02 01:27:06 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:06 DEBUG : dir/virtualDir: Looking for writers 2026/09/02 01:27:06 DEBUG : dir: Looking for writers 2026/09/02 01:27:06 DEBUG : virtualFile: reading active writers 2026/09/02 01:27:06 DEBUG : virtualDir: reading active writers 2026/09/02 01:27:06 DEBUG : file1: reading active writers 2026/09/02 01:27:06 DEBUG : virtualFile2: reading active writers 2026/09/02 01:27:06 DEBUG : Looking for writers 2026/09/02 01:27:06 DEBUG : dir: reading active writers 2026/09/02 01:27:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.67s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:06 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:06 ERROR : dir/: Can only open directories read only 2026/09/02 01:27:06 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:06 DEBUG : dir: Looking for writers 2026/09/02 01:27:06 DEBUG : Looking for writers 2026/09/02 01:27:06 DEBUG : dir: reading active writers 2026/09/02 01:27:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.24s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:06 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:06 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/02 01:27:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/02 01:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 01:27:07 DEBUG : dir/potato: size = 5 OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/potato" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/potato 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/potato" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/dir/potato 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:07 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:07 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/02 01:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/02 01:27:07 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:07 DEBUG : dir: Looking for writers 2026/09/02 01:27:07 DEBUG : file1: reading active writers 2026/09/02 01:27:07 DEBUG : potato: reading active writers 2026/09/02 01:27:07 DEBUG : Looking for writers 2026/09/02 01:27:07 DEBUG : dir: reading active writers 2026/09/02 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:07 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:07 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:07 DEBUG : dir/sub: Looking for writers 2026/09/02 01:27:07 DEBUG : dir: Looking for writers 2026/09/02 01:27:07 DEBUG : file1: reading active writers 2026/09/02 01:27:07 DEBUG : sub: reading active writers 2026/09/02 01:27:07 DEBUG : Looking for writers 2026/09/02 01:27:07 DEBUG : dir: reading active writers 2026/09/02 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.54s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:07 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/02 01:27:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:07 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:08 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:08 DEBUG : dir/sub/subsub: Looking for writers 2026/09/02 01:27:08 DEBUG : dir/sub: Looking for writers 2026/09/02 01:27:08 DEBUG : subsub: reading active writers 2026/09/02 01:27:08 DEBUG : dir: Looking for writers 2026/09/02 01:27:08 DEBUG : file1: reading active writers 2026/09/02 01:27:08 DEBUG : sub: reading active writers 2026/09/02 01:27:08 DEBUG : Looking for writers 2026/09/02 01:27:08 DEBUG : dir: reading active writers 2026/09/02 01:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:08 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:08 ERROR : dir/: Dir.Remove not empty 2026/09/02 01:27:08 DEBUG : dir/file1: Remove: 2026/09/02 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:08 DEBUG : dir/file1: >Remove: err= 2026/09/02 01:27:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/02 01:27:08 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:08 DEBUG : Looking for writers 2026/09/02 01:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:08 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:08 DEBUG : dir/file1: Remove: 2026/09/02 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:08 DEBUG : dir/file1: >Remove: err= 2026/09/02 01:27:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/02 01:27:08 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:08 DEBUG : Looking for writers 2026/09/02 01:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:08 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:08 DEBUG : dir/file1: Remove: 2026/09/02 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:08 DEBUG : dir/file1: >Remove: err= 2026/09/02 01:27:08 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:08 DEBUG : dir: Looking for writers 2026/09/02 01:27:08 DEBUG : Looking for writers 2026/09/02 01:27:08 DEBUG : dir: reading active writers 2026/09/02 01:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:08 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:08 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rubilom2raki/dir/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rubilom2raki/dir/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/02 01:27:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/02 01:27:09 DEBUG : dir: Updating dir with dir2 0x3b3c0526bbc0 2026/09/02 01:27:09 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/02 01:27:09 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir2/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir2/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir2/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir2/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir2/file1" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir2/file1 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:09 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:09 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/02 01:27:10 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/02 01:27:10 DEBUG : file2: Updating file with file2 0x3b3c05322ea0 2026/09/02 01:27:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/file2 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/file2 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/02 01:27:10 INFO : dir2/file3: Deleted 2026/09/02 01:27:10 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/02 01:27:10 DEBUG : dir2/file3: Updating file with dir2/file3 0x3b3c05322ea0 2026/09/02 01:27:10 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/02 01:27:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir2/file3" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir2/file3 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:10 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/02 01:27:10 DEBUG : empty directory: Updating dir with renamed empty directory 0x3b3c05748900 2026/09/02 01:27:10 DEBUG : empty directory: forgetting directory cache 2026/09/02 01:27:10 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/02 01:27:10 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/02 01:27:10 DEBUG : dir2: Renaming to "dir3" 2026/09/02 01:27:10 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:10 DEBUG : dir3: Looking for writers 2026/09/02 01:27:10 DEBUG : file3: reading active writers 2026/09/02 01:27:10 DEBUG : renamed empty directory: Looking for writers 2026/09/02 01:27:10 DEBUG : Looking for writers 2026/09/02 01:27:10 DEBUG : dir3: reading active writers 2026/09/02 01:27:10 DEBUG : renamed empty directory: reading active writers 2026/09/02 01:27:10 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:10 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:10 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/02 01:27:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/02 01:27:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/02 01:27:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/02 01:27:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/02 01:27:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/02 01:27:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/02 01:27:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (12 bytes), uploading instead of streaming 2026/09/02 01:27:11 DEBUG : dir/sub/file2: size = 12 OK 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/sub/file2" 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/sub/file2 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/sub/file2" 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-rubilom2raki/dir/sub/file2 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:11 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/02 01:27:11 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/02 01:27:11 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/02 01:27:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:11 DEBUG : forgetting directory cache 2026/09/02 01:27:11 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:11 DEBUG : dir/sub: forgetting directory cache 2026/09/02 01:27:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/02 01:27:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 01:27:11 DEBUG : dir/sub/file0: size = 5 OK 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/sub/file0" 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/sub/file0 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/sub/file0" 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/dir/sub/file0 2026/09/02 01:27:11 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:11 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:11 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:11 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/02 01:27:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/02 01:27:11 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:11 DEBUG : dir/sub: Looking for writers 2026/09/02 01:27:11 DEBUG : file0: reading active writers 2026/09/02 01:27:11 DEBUG : file2: reading active writers 2026/09/02 01:27:11 DEBUG : dir: Looking for writers 2026/09/02 01:27:11 DEBUG : file1: reading active writers 2026/09/02 01:27:11 DEBUG : sub: reading active writers 2026/09/02 01:27:11 DEBUG : Looking for writers 2026/09/02 01:27:11 DEBUG : dir: reading active writers 2026/09/02 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:11 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:11 DEBUG : forgetting directory cache 2026/09/02 01:27:12 DEBUG : forgetting directory cache 2026/09/02 01:27:12 DEBUG : dir: forgetting directory cache 2026/09/02 01:27:12 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:12 DEBUG : dir: Looking for writers 2026/09/02 01:27:12 DEBUG : Looking for writers 2026/09/02 01:27:12 DEBUG : dir: reading active writers 2026/09/02 01:27:12 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:12 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/02 01:27:12 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:12 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/02 01:27:12 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/02 01:27:12 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/02 01:27:12 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:12 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:12 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/02 01:27:12 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:12 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/02 01:27:12 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/02 01:27:12 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/02 01:27:12 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:12 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:12 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:12 DEBUG : dir: Looking for writers 2026/09/02 01:27:12 DEBUG : file1: reading active writers 2026/09/02 01:27:12 DEBUG : file1.metadata: reading active writers 2026/09/02 01:27:12 DEBUG : Looking for writers 2026/09/02 01:27:12 DEBUG : dir: reading active writers 2026/09/02 01:27:12 DEBUG : dir.metadata: reading active writers 2026/09/02 01:27:12 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:12 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:12 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:12 DEBUG : dir: Looking for writers 2026/09/02 01:27:12 DEBUG : file1: reading active writers 2026/09/02 01:27:12 DEBUG : Looking for writers 2026/09/02 01:27:12 DEBUG : dir: reading active writers 2026/09/02 01:27:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:12 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:12 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:13 DEBUG : Can set mod time: true 2026/09/02 01:27:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:13 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:13 DEBUG : dir: Looking for writers 2026/09/02 01:27:13 DEBUG : file1: reading active writers 2026/09/02 01:27:13 DEBUG : Looking for writers 2026/09/02 01:27:13 DEBUG : dir: reading active writers 2026/09/02 01:27:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:13 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/02 01:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (0 bytes), uploading instead of streaming 2026/09/02 01:27:13 DEBUG : dir/file1: size = 0 OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:13 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/02 01:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:13 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:13 DEBUG : dir: Looking for writers 2026/09/02 01:27:13 DEBUG : file1: reading active writers 2026/09/02 01:27:13 DEBUG : Looking for writers 2026/09/02 01:27:13 DEBUG : dir: reading active writers 2026/09/02 01:27:13 DEBUG : >WaitForWriters: 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/02 01:27:13 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:13 DEBUG : dir: Looking for writers 2026/09/02 01:27:13 DEBUG : file1: reading active writers 2026/09/02 01:27:13 DEBUG : Looking for writers 2026/09/02 01:27:13 DEBUG : dir: reading active writers 2026/09/02 01:27:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:13 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/02 01:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 01:27:13 DEBUG : dir/file1: size = 5 OK 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:13 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/02 01:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:14 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:14 DEBUG : dir: Looking for writers 2026/09/02 01:27:14 DEBUG : file1: reading active writers 2026/09/02 01:27:14 DEBUG : Looking for writers 2026/09/02 01:27:14 DEBUG : dir: reading active writers 2026/09/02 01:27:14 DEBUG : >WaitForWriters: 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/02 01:27:14 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:14 DEBUG : dir: Looking for writers 2026/09/02 01:27:14 DEBUG : file1: reading active writers 2026/09/02 01:27:14 DEBUG : Looking for writers 2026/09/02 01:27:14 DEBUG : dir: reading active writers 2026/09/02 01:27:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:14 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:14 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:14 DEBUG : dir: Looking for writers 2026/09/02 01:27:14 DEBUG : file1: reading active writers 2026/09/02 01:27:14 DEBUG : Looking for writers 2026/09/02 01:27:14 DEBUG : dir: reading active writers 2026/09/02 01:27:14 DEBUG : >WaitForWriters: 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:14 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:14 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/02 01:27:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:14 DEBUG : dir/file1(0x3b3c053286c0): close: 2026/09/02 01:27:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/02 01:27:14 DEBUG : dir/file1(0x3b3c053286c0): >close: err= 2026/09/02 01:27:14 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:14 DEBUG : dir: Looking for writers 2026/09/02 01:27:14 DEBUG : file1: reading active writers 2026/09/02 01:27:14 DEBUG : Looking for writers 2026/09/02 01:27:14 DEBUG : dir: reading active writers 2026/09/02 01:27:14 DEBUG : >WaitForWriters: 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:14 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:15 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : >WaitForWriters: 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:15 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:15 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/02 01:27:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:15 DEBUG : dir/file1(0x3b3c0565d1c0): _writeAt: size=5, off=0 2026/09/02 01:27:15 DEBUG : dir/file1(0x3b3c0565d1c0): openPending: 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/02 01:27:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:15 DEBUG : dir/file1(0x3b3c0565d1c0): >openPending: err= 2026/09/02 01:27:15 DEBUG : dir/file1(0x3b3c0565d1c0): >_writeAt: n=5, err= 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 01:27:15 DEBUG : dir/file1(0x3b3c0565d1c0): close: 2026/09/02 01:27:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/02 01:27:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/02 01:27:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/02 01:27:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 01:27:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:15 DEBUG : dir/file1(0x3b3c0565d1c0): >close: err= 2026/09/02 01:27:15 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: starting upload 2026/09/02 01:27:15 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1.2f98c60a.partial" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1.2f98c60a.partial 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1.2f98c60a.partial" 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rubilom2raki/dir/file1.2f98c60a.partial 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/02 01:27:15 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/02 01:27:15 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/02 01:27:15 INFO : dir/file1: Copied (replaced existing) 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/02 01:27:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/02 01:27:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : >WaitForWriters: 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:15 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/02 01:27:15 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:15 DEBUG : dir: Looking for writers 2026/09/02 01:27:15 DEBUG : file1: reading active writers 2026/09/02 01:27:15 DEBUG : Looking for writers 2026/09/02 01:27:15 DEBUG : dir: reading active writers 2026/09/02 01:27:15 DEBUG : >WaitForWriters: 2026/09/02 01:27:15 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.87s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:16 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:16 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:16 DEBUG : dir: Looking for writers 2026/09/02 01:27:16 DEBUG : file1: reading active writers 2026/09/02 01:27:16 DEBUG : Looking for writers 2026/09/02 01:27:16 DEBUG : dir: reading active writers 2026/09/02 01:27:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/09/02 01:27:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/02 01:27:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/02 01:27:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/02 01:27:16 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:16 DEBUG : Looking for writers 2026/09/02 01:27:16 DEBUG : file.txt: reading active writers 2026/09/02 01:27:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:16 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (25 bytes), uploading instead of streaming 2026/09/02 01:27:16 DEBUG : dir/file1: size = 25 OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:16 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:16 DEBUG : dir: Looking for writers 2026/09/02 01:27:16 DEBUG : file1: reading active writers 2026/09/02 01:27:16 DEBUG : Looking for writers 2026/09/02 01:27:16 DEBUG : dir: reading active writers 2026/09/02 01:27:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:16 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:16 DEBUG : dir/file1: Remove: 2026/09/02 01:27:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:16 DEBUG : dir/file1: >Remove: err= 2026/09/02 01:27:16 DEBUG : dir/file1: Remove: 2026/09/02 01:27:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/02 01:27:16 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:16 DEBUG : dir: Looking for writers 2026/09/02 01:27:16 DEBUG : Looking for writers 2026/09/02 01:27:16 DEBUG : dir: reading active writers 2026/09/02 01:27:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:16 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:16 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:17 DEBUG : dir/file1: Remove: 2026/09/02 01:27:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:17 DEBUG : dir/file1: >Remove: err= 2026/09/02 01:27:17 DEBUG : dir/file1: Remove: 2026/09/02 01:27:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/02 01:27:17 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:17 DEBUG : dir: Looking for writers 2026/09/02 01:27:17 DEBUG : Looking for writers 2026/09/02 01:27:17 DEBUG : dir: reading active writers 2026/09/02 01:27:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:17 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/02 01:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/02 01:27:17 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/02 01:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/02 01:27:17 DEBUG : dir/file1: Open: flags=0x3 2026/09/02 01:27:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/02 01:27:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/02 01:27:17 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:17 DEBUG : dir: Looking for writers 2026/09/02 01:27:17 DEBUG : file1: reading active writers 2026/09/02 01:27:17 DEBUG : Looking for writers 2026/09/02 01:27:17 DEBUG : dir: reading active writers 2026/09/02 01:27:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:17 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:17 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:17 DEBUG : dir: Looking for writers 2026/09/02 01:27:17 DEBUG : file1: reading active writers 2026/09/02 01:27:17 DEBUG : Looking for writers 2026/09/02 01:27:17 DEBUG : dir: reading active writers 2026/09/02 01:27:17 DEBUG : >WaitForWriters: 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:17 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c05be41a0 2026/09/02 01:27:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:17 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/02 01:27:17 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c05be41a0 2026/09/02 01:27:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/02 01:27:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:17 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/02 01:27:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:18 DEBUG : dir/file1: File is currently open, delaying rename 0x3b3c05be41a0 2026/09/02 01:27:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (25 bytes), uploading instead of streaming 2026/09/02 01:27:18 DEBUG : dir/file1: size = 25 OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:18 DEBUG : newLeaf: Running delayed rename now 2026/09/02 01:27:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:18 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c05be41a0 2026/09/02 01:27:18 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:18 DEBUG : dir: Looking for writers 2026/09/02 01:27:18 DEBUG : Looking for writers 2026/09/02 01:27:18 DEBUG : dir: reading active writers 2026/09/02 01:27:18 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:18 DEBUG : >WaitForWriters: 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/02 01:27:18 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:18 DEBUG : dir: Looking for writers 2026/09/02 01:27:18 DEBUG : Looking for writers 2026/09/02 01:27:18 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:18 DEBUG : dir: reading active writers 2026/09/02 01:27:18 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:18 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:18 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:18 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:18 DEBUG : dir: Looking for writers 2026/09/02 01:27:18 DEBUG : file1: reading active writers 2026/09/02 01:27:18 DEBUG : Looking for writers 2026/09/02 01:27:18 DEBUG : dir: reading active writers 2026/09/02 01:27:18 DEBUG : >WaitForWriters: 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:18 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c0500d520 2026/09/02 01:27:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:18 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/02 01:27:19 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c0500d520 2026/09/02 01:27:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/02 01:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/02 01:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:19 DEBUG : dir/file1: File is currently open, delaying rename 0x3b3c0500d520 2026/09/02 01:27:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (25 bytes), uploading instead of streaming 2026/09/02 01:27:19 DEBUG : dir/file1: size = 25 OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:19 DEBUG : newLeaf: Running delayed rename now 2026/09/02 01:27:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:19 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c0500d520 2026/09/02 01:27:19 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:19 DEBUG : dir: Looking for writers 2026/09/02 01:27:19 DEBUG : Looking for writers 2026/09/02 01:27:19 DEBUG : dir: reading active writers 2026/09/02 01:27:19 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:19 DEBUG : >WaitForWriters: 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/02 01:27:19 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:19 DEBUG : dir: Looking for writers 2026/09/02 01:27:19 DEBUG : Looking for writers 2026/09/02 01:27:19 DEBUG : dir: reading active writers 2026/09/02 01:27:19 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:19 DEBUG : >WaitForWriters: 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:19 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:19 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:19 DEBUG : dir/file1(0x3b3c0582cdc0): openPending: 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:19 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/02 01:27:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/02 01:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:19 DEBUG : dir/file1(0x3b3c0582cdc0): >openPending: err= 2026/09/02 01:27:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:19 DEBUG : dir/file1(0x3b3c0582cdc0): _writeAt: size=14, off=0 2026/09/02 01:27:19 DEBUG : dir/file1(0x3b3c0582cdc0): >_writeAt: n=14, err= 2026/09/02 01:27:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/02 01:27:19 DEBUG : dir/file1(0x3b3c0582cdc0): close: 2026/09/02 01:27:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/02 01:27:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/02 01:27:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:19 DEBUG : dir/file1(0x3b3c0582cdc0): >close: err= 2026/09/02 01:27:19 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:19 DEBUG : dir: Looking for writers 2026/09/02 01:27:19 DEBUG : file1: reading active writers 2026/09/02 01:27:19 DEBUG : Looking for writers 2026/09/02 01:27:19 DEBUG : dir: reading active writers 2026/09/02 01:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:19 DEBUG : dir: Looking for writers 2026/09/02 01:27:19 DEBUG : file1: reading active writers 2026/09/02 01:27:19 DEBUG : Looking for writers 2026/09/02 01:27:19 DEBUG : dir: reading active writers 2026/09/02 01:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:19 DEBUG : dir: Looking for writers 2026/09/02 01:27:19 DEBUG : file1: reading active writers 2026/09/02 01:27:19 DEBUG : Looking for writers 2026/09/02 01:27:19 DEBUG : dir: reading active writers 2026/09/02 01:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:19 DEBUG : dir: Looking for writers 2026/09/02 01:27:19 DEBUG : file1: reading active writers 2026/09/02 01:27:19 DEBUG : Looking for writers 2026/09/02 01:27:19 DEBUG : dir: reading active writers 2026/09/02 01:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:20 DEBUG : dir/file1: vfs cache: starting upload 2026/09/02 01:27:20 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1.ca338588.partial" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1.ca338588.partial 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1.ca338588.partial" 2026/09/02 01:27:20 DEBUG : dir: Looking for writers 2026/09/02 01:27:20 DEBUG : file1: reading active writers 2026/09/02 01:27:20 DEBUG : Looking for writers 2026/09/02 01:27:20 DEBUG : dir: reading active writers 2026/09/02 01:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1.ca338588.partial 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/02 01:27:20 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/02 01:27:20 INFO : dir/file1: Copied (replaced existing) 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/02 01:27:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:20 DEBUG : dir: Looking for writers 2026/09/02 01:27:20 DEBUG : file1: reading active writers 2026/09/02 01:27:20 DEBUG : Looking for writers 2026/09/02 01:27:20 DEBUG : dir: reading active writers 2026/09/02 01:27:20 DEBUG : >WaitForWriters: 2026/09/02 01:27:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:20 DEBUG : dir/file1(0x3b3c0582dcc0): _readAt: size=512, off=0 2026/09/02 01:27:20 DEBUG : dir/file1(0x3b3c0582dcc0): openPending: 2026/09/02 01:27:20 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/09/02 01:27:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/02 01:27:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:20 DEBUG : dir/file1(0x3b3c0582dcc0): >openPending: err= 2026/09/02 01:27:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/02 01:27:20 DEBUG : dir/file1(0x3b3c0582dcc0): >_readAt: n=14, err=EOF 2026/09/02 01:27:20 DEBUG : dir/file1(0x3b3c0582dcc0): close: 2026/09/02 01:27:20 DEBUG : dir/file1(0x3b3c0582dcc0): >close: err= 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:20 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c05723c70 2026/09/02 01:27:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/02 01:27:20 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c05723c70 2026/09/02 01:27:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/02 01:27:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:20 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:21 DEBUG : dir/file1(0x3b3c0565cd00): openPending: 2026/09/02 01:27:21 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/09/02 01:27:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/02 01:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:21 DEBUG : dir/file1(0x3b3c0565cd00): >openPending: err= 2026/09/02 01:27:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:21 DEBUG : dir/file1(0x3b3c0565cd00): _writeAt: size=25, off=0 2026/09/02 01:27:21 DEBUG : dir/file1(0x3b3c0565cd00): >_writeAt: n=25, err= 2026/09/02 01:27:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:21 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c05723c70 2026/09/02 01:27:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:21 DEBUG : newLeaf(0x3b3c0565cd00): close: 2026/09/02 01:27:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/02 01:27:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-02 01:27:21.044993267 +0000 UTC m=+18.275888536 2026/09/02 01:27:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:21 DEBUG : newLeaf(0x3b3c0565cd00): >close: err= 2026/09/02 01:27:21 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:21 DEBUG : newLeaf: vfs cache: starting upload 2026/09/02 01:27:21 DEBUG : newLeaf.5db1b245.partial: size = 25 OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf.5db1b245.partial" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf.5db1b245.partial 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf.5db1b245.partial" 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf.5db1b245.partial 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : newLeaf.5db1b245.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:21 DEBUG : newLeaf.5db1b245.partial: renamed to: newLeaf 2026/09/02 01:27:21 INFO : newLeaf: Copied (replaced existing) 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-02 01:27:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/02 01:27:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/02 01:27:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : >WaitForWriters: 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/02 01:27:21 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : >WaitForWriters: 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:21 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:21 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:21 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:21 DEBUG : dir: Looking for writers 2026/09/02 01:27:21 DEBUG : file1: reading active writers 2026/09/02 01:27:21 DEBUG : Looking for writers 2026/09/02 01:27:21 DEBUG : dir: reading active writers 2026/09/02 01:27:21 DEBUG : >WaitForWriters: 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:21 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:22 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c054b6f70 2026/09/02 01:27:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/02 01:27:22 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c054b6f70 2026/09/02 01:27:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/02 01:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:22 DEBUG : dir/file1(0x3b3c054ed0c0): openPending: 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/02 01:27:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/02 01:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:22 DEBUG : dir/file1(0x3b3c054ed0c0): >openPending: err= 2026/09/02 01:27:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:22 DEBUG : dir/file1(0x3b3c054ed0c0): _writeAt: size=25, off=0 2026/09/02 01:27:22 DEBUG : dir/file1(0x3b3c054ed0c0): >_writeAt: n=25, err= 2026/09/02 01:27:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:22 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c054b6f70 2026/09/02 01:27:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:22 DEBUG : newLeaf(0x3b3c054ed0c0): close: 2026/09/02 01:27:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/02 01:27:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-02 01:27:22.653230453 +0000 UTC m=+19.884125732 2026/09/02 01:27:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:22 DEBUG : newLeaf(0x3b3c054ed0c0): >close: err= 2026/09/02 01:27:22 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:22 DEBUG : dir: Looking for writers 2026/09/02 01:27:22 DEBUG : Looking for writers 2026/09/02 01:27:22 DEBUG : dir: reading active writers 2026/09/02 01:27:22 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:22 DEBUG : dir: Looking for writers 2026/09/02 01:27:22 DEBUG : Looking for writers 2026/09/02 01:27:22 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:22 DEBUG : dir: reading active writers 2026/09/02 01:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:22 DEBUG : dir: Looking for writers 2026/09/02 01:27:22 DEBUG : Looking for writers 2026/09/02 01:27:22 DEBUG : dir: reading active writers 2026/09/02 01:27:22 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:22 DEBUG : dir: Looking for writers 2026/09/02 01:27:22 DEBUG : Looking for writers 2026/09/02 01:27:22 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:22 DEBUG : dir: reading active writers 2026/09/02 01:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:22 DEBUG : newLeaf: vfs cache: starting upload 2026/09/02 01:27:22 DEBUG : newLeaf.52a4fcc0.partial: size = 25 OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf.52a4fcc0.partial" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf.52a4fcc0.partial 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf.52a4fcc0.partial" 2026/09/02 01:27:22 DEBUG : dir: Looking for writers 2026/09/02 01:27:22 DEBUG : Looking for writers 2026/09/02 01:27:22 DEBUG : dir: reading active writers 2026/09/02 01:27:22 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf.52a4fcc0.partial 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:22 DEBUG : newLeaf.52a4fcc0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:22 DEBUG : newLeaf.52a4fcc0.partial: renamed to: newLeaf 2026/09/02 01:27:22 INFO : newLeaf: Copied (replaced existing) 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:22 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-02 01:27:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/02 01:27:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/02 01:27:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:23 DEBUG : >WaitForWriters: 2026/09/02 01:27:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/02 01:27:23 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:23 DEBUG : >WaitForWriters: 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:23 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:23 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750200): openPending: 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/02 01:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750200): >openPending: err= 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750200): _writeAt: size=14, off=0 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750200): >_writeAt: n=14, err= 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750200): close: 2026/09/02 01:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/02 01:27:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750200): >close: err= 2026/09/02 01:27:23 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : file1: reading active writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : file1: reading active writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : file1: reading active writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : file1: reading active writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: starting upload 2026/09/02 01:27:23 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1.ca338588.partial" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1.ca338588.partial 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1.ca338588.partial" 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : file1: reading active writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1.ca338588.partial 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/02 01:27:23 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/02 01:27:23 INFO : dir/file1: Copied (replaced existing) 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/02 01:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:23 DEBUG : dir: Looking for writers 2026/09/02 01:27:23 DEBUG : file1: reading active writers 2026/09/02 01:27:23 DEBUG : Looking for writers 2026/09/02 01:27:23 DEBUG : dir: reading active writers 2026/09/02 01:27:23 DEBUG : >WaitForWriters: 2026/09/02 01:27:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750a40): _readAt: size=512, off=0 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750a40): openPending: 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/02 01:27:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/02 01:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750a40): >openPending: err= 2026/09/02 01:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750a40): >_readAt: n=14, err=EOF 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750a40): close: 2026/09/02 01:27:23 DEBUG : dir/file1(0x3b3c05750a40): >close: err= 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:23 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:24 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c0574c340 2026/09/02 01:27:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/02 01:27:24 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c0574c340 2026/09/02 01:27:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/02 01:27:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:24 DEBUG : dir/file1(0x3b3c0501b940): openPending: 2026/09/02 01:27:24 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/09/02 01:27:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/02 01:27:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:24 DEBUG : dir/file1(0x3b3c0501b940): >openPending: err= 2026/09/02 01:27:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:24 DEBUG : dir/file1(0x3b3c0501b940): _writeAt: size=25, off=0 2026/09/02 01:27:24 DEBUG : dir/file1(0x3b3c0501b940): >_writeAt: n=25, err= 2026/09/02 01:27:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:24 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:24 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c0574c340 2026/09/02 01:27:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:24 DEBUG : newLeaf(0x3b3c0501b940): close: 2026/09/02 01:27:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/02 01:27:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-02 01:27:24.80425279 +0000 UTC m=+22.035148059 2026/09/02 01:27:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:24 DEBUG : newLeaf(0x3b3c0501b940): >close: err= 2026/09/02 01:27:24 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:24 DEBUG : dir: Looking for writers 2026/09/02 01:27:24 DEBUG : Looking for writers 2026/09/02 01:27:24 DEBUG : dir: reading active writers 2026/09/02 01:27:24 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:24 DEBUG : dir: Looking for writers 2026/09/02 01:27:24 DEBUG : Looking for writers 2026/09/02 01:27:24 DEBUG : dir: reading active writers 2026/09/02 01:27:24 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:24 DEBUG : dir: Looking for writers 2026/09/02 01:27:24 DEBUG : Looking for writers 2026/09/02 01:27:24 DEBUG : dir: reading active writers 2026/09/02 01:27:24 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:24 DEBUG : dir: Looking for writers 2026/09/02 01:27:24 DEBUG : Looking for writers 2026/09/02 01:27:24 DEBUG : dir: reading active writers 2026/09/02 01:27:24 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:25 DEBUG : newLeaf: vfs cache: starting upload 2026/09/02 01:27:25 DEBUG : newLeaf.45c16350.partial: size = 25 OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf.45c16350.partial" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf.45c16350.partial 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf.45c16350.partial" 2026/09/02 01:27:25 DEBUG : dir: Looking for writers 2026/09/02 01:27:25 DEBUG : Looking for writers 2026/09/02 01:27:25 DEBUG : dir: reading active writers 2026/09/02 01:27:25 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf.45c16350.partial 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : newLeaf.45c16350.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:25 DEBUG : newLeaf.45c16350.partial: renamed to: newLeaf 2026/09/02 01:27:25 INFO : newLeaf: Copied (replaced existing) 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-02 01:27:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/02 01:27:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/02 01:27:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/02 01:27:25 DEBUG : dir: Looking for writers 2026/09/02 01:27:25 DEBUG : Looking for writers 2026/09/02 01:27:25 DEBUG : dir: reading active writers 2026/09/02 01:27:25 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:25 DEBUG : >WaitForWriters: 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/02 01:27:25 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:25 DEBUG : dir: Looking for writers 2026/09/02 01:27:25 DEBUG : Looking for writers 2026/09/02 01:27:25 DEBUG : dir: reading active writers 2026/09/02 01:27:25 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:25 DEBUG : >WaitForWriters: 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:25 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:25 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:25 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:25 DEBUG : dir: Looking for writers 2026/09/02 01:27:25 DEBUG : file1: reading active writers 2026/09/02 01:27:25 DEBUG : Looking for writers 2026/09/02 01:27:25 DEBUG : dir: reading active writers 2026/09/02 01:27:25 DEBUG : >WaitForWriters: 2026/09/02 01:27:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:25 DEBUG : dir/file1(0x3b3c05169a40): _readAt: size=512, off=0 2026/09/02 01:27:25 DEBUG : dir/file1(0x3b3c05169a40): openPending: 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/02 01:27:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/02 01:27:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:25 DEBUG : dir/file1(0x3b3c05169a40): >openPending: err= 2026/09/02 01:27:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/02 01:27:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:25 DEBUG : dir/file1(0x3b3c05169a40): >_readAt: n=14, err=EOF 2026/09/02 01:27:25 DEBUG : dir/file1(0x3b3c05169a40): close: 2026/09/02 01:27:25 DEBUG : dir/file1(0x3b3c05169a40): >close: err= 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:25 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:26 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c0558f2b0 2026/09/02 01:27:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/02 01:27:26 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c0558f2b0 2026/09/02 01:27:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/02 01:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:26 DEBUG : dir/file1(0x3b3c0582d800): openPending: 2026/09/02 01:27:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/02 01:27:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/02 01:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:26 DEBUG : dir/file1(0x3b3c0582d800): >openPending: err= 2026/09/02 01:27:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:26 DEBUG : dir/file1(0x3b3c0582d800): _writeAt: size=25, off=0 2026/09/02 01:27:26 DEBUG : dir/file1(0x3b3c0582d800): >_writeAt: n=25, err= 2026/09/02 01:27:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/02 01:27:26 DEBUG : newLeaf: Updating file with newLeaf 0x3b3c0558f2b0 2026/09/02 01:27:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:26 DEBUG : newLeaf(0x3b3c0582d800): close: 2026/09/02 01:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/02 01:27:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-02 01:27:26.499664808 +0000 UTC m=+23.730560077 2026/09/02 01:27:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:26 DEBUG : newLeaf(0x3b3c0582d800): >close: err= 2026/09/02 01:27:26 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:26 DEBUG : dir: Looking for writers 2026/09/02 01:27:26 DEBUG : Looking for writers 2026/09/02 01:27:26 DEBUG : dir: reading active writers 2026/09/02 01:27:26 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:26 DEBUG : dir: Looking for writers 2026/09/02 01:27:26 DEBUG : Looking for writers 2026/09/02 01:27:26 DEBUG : dir: reading active writers 2026/09/02 01:27:26 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:26 DEBUG : dir: Looking for writers 2026/09/02 01:27:26 DEBUG : Looking for writers 2026/09/02 01:27:26 DEBUG : dir: reading active writers 2026/09/02 01:27:26 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:26 DEBUG : dir: Looking for writers 2026/09/02 01:27:26 DEBUG : Looking for writers 2026/09/02 01:27:26 DEBUG : dir: reading active writers 2026/09/02 01:27:26 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:26 DEBUG : newLeaf: vfs cache: starting upload 2026/09/02 01:27:26 DEBUG : newLeaf.c51e6c61.partial: size = 25 OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf.c51e6c61.partial" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf.c51e6c61.partial 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf.c51e6c61.partial" 2026/09/02 01:27:26 DEBUG : dir: Looking for writers 2026/09/02 01:27:26 DEBUG : Looking for writers 2026/09/02 01:27:26 DEBUG : dir: reading active writers 2026/09/02 01:27:26 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf.c51e6c61.partial 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : newLeaf.c51e6c61.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/02 01:27:26 DEBUG : newLeaf.c51e6c61.partial: renamed to: newLeaf 2026/09/02 01:27:26 INFO : newLeaf: Copied (replaced existing) 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-02 01:27:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/02 01:27:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/02 01:27:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/02 01:27:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/02 01:27:26 DEBUG : dir: Looking for writers 2026/09/02 01:27:26 DEBUG : Looking for writers 2026/09/02 01:27:26 DEBUG : dir: reading active writers 2026/09/02 01:27:26 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:26 DEBUG : >WaitForWriters: 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:26 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/newLeaf" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rubilom2raki/newLeaf 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/02 01:27:27 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:27 DEBUG : dir: Looking for writers 2026/09/02 01:27:27 DEBUG : Looking for writers 2026/09/02 01:27:27 DEBUG : dir: reading active writers 2026/09/02 01:27:27 DEBUG : newLeaf: reading active writers 2026/09/02 01:27:27 DEBUG : >WaitForWriters: 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestFileRename (9.82s) --- PASS: TestFileRename/off,forceCache=false (1.09s) --- PASS: TestFileRename/minimal,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=true (2.09s) --- PASS: TestFileRename/writes,forceCache=false (1.62s) --- PASS: TestFileRename/writes,forceCache=true (2.12s) --- PASS: TestFileRename/full,forceCache=false (1.72s) === 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:27 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:27 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:27 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:27 DEBUG : Looking for writers 2026/09/02 01:27:27 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:27 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:27 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:27 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:27 DEBUG : dir: Looking for writers 2026/09/02 01:27:27 DEBUG : file1: reading active writers 2026/09/02 01:27:27 DEBUG : Looking for writers 2026/09/02 01:27:27 DEBUG : dir: reading active writers 2026/09/02 01:27:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:27 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/02 01:27:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/02 01:27:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/02 01:27:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/02 01:27:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/02 01:27:27 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:27 DEBUG : dir: Looking for writers 2026/09/02 01:27:27 DEBUG : file1: reading active writers 2026/09/02 01:27:27 DEBUG : Looking for writers 2026/09/02 01:27:27 DEBUG : dir: reading active writers 2026/09/02 01:27:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:27 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:27 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/02 01:27:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/02 01:27:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/02 01:27:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/02 01:27:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/02 01:27:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/02 01:27:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/02 01:27:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/02 01:27:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/02 01:27:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/02 01:27:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/02 01:27:28 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:28 DEBUG : dir: Looking for writers 2026/09/02 01:27:28 DEBUG : file1: reading active writers 2026/09/02 01:27:28 DEBUG : Looking for writers 2026/09/02 01:27:28 DEBUG : dir: reading active writers 2026/09/02 01:27:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:28 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:28 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:28 DEBUG : dir: Looking for writers 2026/09/02 01:27:28 DEBUG : file1: reading active writers 2026/09/02 01:27:28 DEBUG : Looking for writers 2026/09/02 01:27:28 DEBUG : dir: reading active writers 2026/09/02 01:27:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:28 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/02 01:27:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/02 01:27:28 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:28 DEBUG : dir: Looking for writers 2026/09/02 01:27:28 DEBUG : file1: reading active writers 2026/09/02 01:27:28 DEBUG : Looking for writers 2026/09/02 01:27:28 DEBUG : dir: reading active writers 2026/09/02 01:27:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:28 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:28 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:28 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): _readAt: size=1, off=0 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): openPending: 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): >openPending: err= 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): _readAt: size=256, off=1 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): >_readAt: n=15, err=EOF 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): _readAt: size=16, off=16 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): >_readAt: n=0, err=EOF 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): close: 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): >close: err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): close: 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c0565dc80): >close: err=file already closed 2026/09/02 01:27:29 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:29 DEBUG : dir: Looking for writers 2026/09/02 01:27:29 DEBUG : file1: reading active writers 2026/09/02 01:27:29 DEBUG : Looking for writers 2026/09/02 01:27:29 DEBUG : dir: reading active writers 2026/09/02 01:27:29 DEBUG : >WaitForWriters: 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.33s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:29 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): _readAt: size=1, off=0 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): openPending: 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >openPending: err= 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): _readAt: size=1, off=5 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): _readAt: size=1, off=3 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): _readAt: size=1, off=13 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): _readAt: size=16, off=100 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >_readAt: n=0, err=EOF 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): close: 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05552280): >close: err= 2026/09/02 01:27:29 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:29 DEBUG : dir: Looking for writers 2026/09/02 01:27:29 DEBUG : file1: reading active writers 2026/09/02 01:27:29 DEBUG : Looking for writers 2026/09/02 01:27:29 DEBUG : dir: reading active writers 2026/09/02 01:27:29 DEBUG : >WaitForWriters: 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:29 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=1, off=0 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): openPending: 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >openPending: err= 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=1, off=5 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=1, off=1 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=1, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=6, off=10 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=6, err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=256, off=10 2026/09/02 01:27:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=6, err=EOF 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=256, off=100 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=0, err=EOF 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): close: 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >close: err= 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): _readAt: size=256, off=100 2026/09/02 01:27:29 DEBUG : dir/file1(0x3b3c05168600): >_readAt: n=0, err=file already closed 2026/09/02 01:27:29 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:29 DEBUG : dir: Looking for writers 2026/09/02 01:27:29 DEBUG : file1: reading active writers 2026/09/02 01:27:29 DEBUG : Looking for writers 2026/09/02 01:27:29 DEBUG : dir: reading active writers 2026/09/02 01:27:29 DEBUG : >WaitForWriters: 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:29 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:29 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:29 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): RWFileHandle.Flush 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): _readAt: size=256, off=0 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): openPending: 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): >openPending: err= 2026/09/02 01:27:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/02 01:27:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): >_readAt: n=16, err=EOF 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): RWFileHandle.Flush 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): RWFileHandle.Flush 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): close: 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c051691c0): >close: err= 2026/09/02 01:27:30 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:30 DEBUG : dir: Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : dir: reading active writers 2026/09/02 01:27:30 DEBUG : >WaitForWriters: 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.28s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:30 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/02 01:27:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): _readAt: size=256, off=0 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): openPending: 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): >openPending: err= 2026/09/02 01:27:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/02 01:27:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): >_readAt: n=16, err=EOF 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): RWFileHandle.Release 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): close: 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): >close: err= 2026/09/02 01:27:30 DEBUG : dir/file1(0x3b3c04e16a40): RWFileHandle.Release 2026/09/02 01:27:30 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:30 DEBUG : dir: Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : dir: reading active writers 2026/09/02 01:27:30 DEBUG : >WaitForWriters: 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.28s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:30 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:30 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:30 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): openPending: 2026/09/02 01:27:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): >openPending: err= 2026/09/02 01:27:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): _writeAt: size=5, off=0 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): >_writeAt: n=5, err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): _writeAt: size=7, off=5 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): >_writeAt: n=7, err= 2026/09/02 01:27:30 DEBUG : file1: vfs cache: truncate to size=11 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): close: 2026/09/02 01:27:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-02 01:27:30.409881575 +0000 UTC m=+27.640776844 2026/09/02 01:27:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): >close: err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): close: 2026/09/02 01:27:30 DEBUG : file1(0x3b3c04e17400): >close: err=file already closed 2026/09/02 01:27:30 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:30 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:30 DEBUG : file1.c5367608.partial: size = 11 OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.c5367608.partial" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.c5367608.partial 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.c5367608.partial" 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1.c5367608.partial 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : file1.c5367608.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/02 01:27:30 DEBUG : file1.c5367608.partial: renamed to: file1 2026/09/02 01:27:30 INFO : file1: Copied (new) 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-02 01:27:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/02 01:27:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : >WaitForWriters: 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rubilom2raki/file1 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:30 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/02 01:27:30 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : >WaitForWriters: 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:30 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:30 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:30 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): openPending: 2026/09/02 01:27:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): >openPending: err= 2026/09/02 01:27:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): _writeAt: size=7, off=0 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): >_writeAt: n=7, err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): _writeAt: size=6, off=5 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): >_writeAt: n=6, err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): close: 2026/09/02 01:27:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-02 01:27:30.929044452 +0000 UTC m=+28.159939721 2026/09/02 01:27:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): >close: err= 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): _writeAt: size=5, off=0 2026/09/02 01:27:30 DEBUG : file1(0x3b3c052357c0): >_writeAt: n=0, err=file already closed 2026/09/02 01:27:30 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:30 DEBUG : Looking for writers 2026/09/02 01:27:30 DEBUG : file1: reading active writers 2026/09/02 01:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:31 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:31 DEBUG : file1.5d1a87eb.partial: size = 11 OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.5d1a87eb.partial" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.5d1a87eb.partial 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.5d1a87eb.partial" 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1.5d1a87eb.partial 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file1.5d1a87eb.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/02 01:27:31 DEBUG : file1.5d1a87eb.partial: renamed to: file1 2026/09/02 01:27:31 INFO : file1: Copied (new) 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-02 01:27:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/02 01:27:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:31 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : >WaitForWriters: 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/02 01:27:31 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : >WaitForWriters: 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:31 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:31 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:31 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:31 DEBUG : file1(0x3b3c054eccc0): openPending: 2026/09/02 01:27:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:31 DEBUG : file1(0x3b3c054eccc0): >openPending: err= 2026/09/02 01:27:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:31 DEBUG : file1(0x3b3c054eccc0): close: 2026/09/02 01:27:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-02 01:27:31.452651963 +0000 UTC m=+28.683547272 2026/09/02 01:27:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:31 DEBUG : file1(0x3b3c054eccc0): >close: err= 2026/09/02 01:27:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/02 01:27:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:31 DEBUG : file2: newRWFileHandle: 2026/09/02 01:27:31 DEBUG : file2(0x3b3c054ed1c0): openPending: 2026/09/02 01:27:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:31 DEBUG : file2(0x3b3c054ed1c0): >openPending: err= 2026/09/02 01:27:31 DEBUG : file2: >newRWFileHandle: err= 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/02 01:27:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/02 01:27:31 DEBUG : file2(0x3b3c054ed1c0): RWFileHandle.Flush 2026/09/02 01:27:31 DEBUG : file2(0x3b3c054ed1c0): RWFileHandle.Release 2026/09/02 01:27:31 DEBUG : file2(0x3b3c054ed1c0): close: 2026/09/02 01:27:31 DEBUG : file2: vfs cache: setting modification time to 2026-09-02 01:27:31.45401705 +0000 UTC m=+28.684912329 2026/09/02 01:27:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:31 DEBUG : file2(0x3b3c054ed1c0): >close: err= 2026/09/02 01:27:31 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file2: reading active writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : file2: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : file2: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : file2: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/02 01:27:31 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:31 DEBUG : file2: vfs cache: starting upload 2026/09/02 01:27:31 DEBUG : file1.fe86eceb.partial: size = 0 OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.fe86eceb.partial" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.fe86eceb.partial 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.fe86eceb.partial" 2026/09/02 01:27:31 DEBUG : file2.854b2bf6.partial: size = 0 OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2.854b2bf6.partial" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file2.854b2bf6.partial 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file2.854b2bf6.partial" 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : file2: reading active writers 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file1.fe86eceb.partial 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file1.fe86eceb.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:31 DEBUG : file1.fe86eceb.partial: renamed to: file1 2026/09/02 01:27:31 INFO : file1: Copied (new) 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file2.854b2bf6.partial 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file2.854b2bf6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:31 DEBUG : file2.854b2bf6.partial: renamed to: file2 2026/09/02 01:27:31 INFO : file2: Copied (new) 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:31 DEBUG : Looking for writers 2026/09/02 01:27:31 DEBUG : file1: reading active writers 2026/09/02 01:27:31 DEBUG : file2: reading active writers 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file1 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:31 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-02 01:27:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/02 01:27:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file2 2026/09/02 01:27:31 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:31 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:31 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-02 01:27:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/02 01:27:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/02 01:27:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:31 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/02 01:27:31 INFO : file2: vfs cache: upload succeeded try #1 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : file2: reading active writers 2026/09/02 01:27:32 DEBUG : >WaitForWriters: 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:32 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:32 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file2 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:32 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rubilom2raki/file2 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:32 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/02 01:27:32 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : file2: reading active writers 2026/09/02 01:27:32 DEBUG : >WaitForWriters: 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.07s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:32 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:32 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:32 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): openPending: 2026/09/02 01:27:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): >openPending: err= 2026/09/02 01:27:32 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): _writeAt: size=5, off=0 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): >_writeAt: n=5, err= 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): RWFileHandle.Flush 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): RWFileHandle.Flush 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): close: 2026/09/02 01:27:32 DEBUG : file1: vfs cache: setting modification time to 2026-09-02 01:27:32.521226444 +0000 UTC m=+29.752121723 2026/09/02 01:27:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:32 DEBUG : file1(0x3b3c0565cec0): >close: err= 2026/09/02 01:27:32 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:32 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:32 DEBUG : file1.b6b46328.partial: size = 5 OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.b6b46328.partial" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.b6b46328.partial 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.b6b46328.partial" 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1.b6b46328.partial 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:32 DEBUG : file1.b6b46328.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:32 DEBUG : file1.b6b46328.partial: renamed to: file1 2026/09/02 01:27:32 INFO : file1: Copied (new) 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-02 01:27:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/02 01:27:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:32 DEBUG : >WaitForWriters: 2026/09/02 01:27:32 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:32 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:32 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:32 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): openPending: 2026/09/02 01:27:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): >openPending: err= 2026/09/02 01:27:32 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): _writeAt: size=5, off=0 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): >_writeAt: n=5, err= 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): RWFileHandle.Release 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): close: 2026/09/02 01:27:32 DEBUG : file1: vfs cache: setting modification time to 2026-09-02 01:27:32.850301714 +0000 UTC m=+30.081196993 2026/09/02 01:27:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): >close: err= 2026/09/02 01:27:32 DEBUG : file1(0x3b3c054ec540): RWFileHandle.Release 2026/09/02 01:27:32 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:32 DEBUG : Looking for writers 2026/09/02 01:27:32 DEBUG : file1: reading active writers 2026/09/02 01:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:32 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:32 DEBUG : file1.a15da32e.partial: size = 5 OK 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.a15da32e.partial" 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.a15da32e.partial 2026/09/02 01:27:32 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.a15da32e.partial" 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1.a15da32e.partial 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : file1.a15da32e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:33 DEBUG : file1.a15da32e.partial: renamed to: file1 2026/09/02 01:27:33 INFO : file1: Copied (new) 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-02 01:27:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/02 01:27:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:33 DEBUG : >WaitForWriters: 2026/09/02 01:27:33 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:33 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/02 01:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:33 DEBUG : dir/file1(0x3b3c0501b000): openPending: 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:33 DEBUG : dir/file1(0x3b3c0501b000): >openPending: err= 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/02 01:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:33 DEBUG : dir/file1(0x3b3c0501b000): _writeAt: size=5, off=0 2026/09/02 01:27:33 DEBUG : dir/file1(0x3b3c0501b000): >_writeAt: n=5, err= 2026/09/02 01:27:33 DEBUG : dir/file1(0x3b3c0501b000): close: 2026/09/02 01:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-02 01:27:33.500945681 +0000 UTC m=+30.731840950 2026/09/02 01:27:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:33 DEBUG : dir/file1(0x3b3c0501b000): >close: err= 2026/09/02 01:27:33 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:33 DEBUG : dir: Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : dir: reading active writers 2026/09/02 01:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:33 DEBUG : dir: Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : dir: reading active writers 2026/09/02 01:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:33 DEBUG : dir: Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : dir: reading active writers 2026/09/02 01:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:33 DEBUG : dir: Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : dir: reading active writers 2026/09/02 01:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: starting upload 2026/09/02 01:27:33 DEBUG : dir/file1.2e5f571a.partial: size = 5 OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1.2e5f571a.partial" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1.2e5f571a.partial 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1.2e5f571a.partial" 2026/09/02 01:27:33 DEBUG : dir: Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : dir: reading active writers 2026/09/02 01:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/dir/file1.2e5f571a.partial 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : dir/file1.2e5f571a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:33 DEBUG : dir/file1.2e5f571a.partial: renamed to: dir/file1 2026/09/02 01:27:33 INFO : dir/file1: Copied (replaced existing) 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : dir: Looking for writers 2026/09/02 01:27:33 DEBUG : file1: reading active writers 2026/09/02 01:27:33 DEBUG : Looking for writers 2026/09/02 01:27:33 DEBUG : dir: reading active writers 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-02 01:27:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/02 01:27:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:33 DEBUG : >WaitForWriters: 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.66s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:33 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:33 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:33 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/02 01:27:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/02 01:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): openPending: 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/02 01:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): >openPending: err= 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): _writeAt: size=15, off=5 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): >_writeAt: n=15, err= 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): close: 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-02 01:27:34.136043264 +0000 UTC m=+31.366938533 2026/09/02 01:27:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : dir/file1(0x3b3c04e17540): >close: err= 2026/09/02 01:27:34 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:34 DEBUG : dir: Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : dir: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:34 DEBUG : dir: Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : dir: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:34 DEBUG : dir: Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : dir: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/02 01:27:34 DEBUG : dir: Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : dir: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: starting upload 2026/09/02 01:27:34 DEBUG : dir/file1.e70f28be.partial: size = 20 OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1.e70f28be.partial" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1.e70f28be.partial 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1.e70f28be.partial" 2026/09/02 01:27:34 DEBUG : dir: Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : dir: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-rubilom2raki/dir/file1.e70f28be.partial 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:34 DEBUG : dir/file1.e70f28be.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/02 01:27:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/02 01:27:34 DEBUG : dir/file1.e70f28be.partial: renamed to: dir/file1 2026/09/02 01:27:34 INFO : dir/file1: Copied (replaced existing) 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:34 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/02 01:27:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:34 DEBUG : dir: Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : dir: reading active writers 2026/09/02 01:27:34 DEBUG : >WaitForWriters: 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.63s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:34 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : file1(0x3b3c052355c0): openPending: 2026/09/02 01:27:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:34 DEBUG : file1(0x3b3c052355c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:34 DEBUG : file1(0x3b3c052355c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : file1(0x3b3c052355c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : file1(0x3b3c052355c0): close: 2026/09/02 01:27:34 DEBUG : file1: vfs cache: setting modification time to 2026-09-02 01:27:34.468929088 +0000 UTC m=+31.699824358 2026/09/02 01:27:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : file1(0x3b3c052355c0): >close: err= 2026/09/02 01:27:34 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:34 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:34 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:34 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:34 DEBUG : file1.3e939ff6.partial: size = 5 OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.3e939ff6.partial" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.3e939ff6.partial 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.3e939ff6.partial" 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1.3e939ff6.partial 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:34 DEBUG : file1.3e939ff6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:34 DEBUG : file1.3e939ff6.partial: renamed to: file1 2026/09/02 01:27:34 INFO : file1: Copied (new) 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:34 DEBUG : Looking for writers 2026/09/02 01:27:34 DEBUG : file1: reading active writers 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-02 01:27:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/02 01:27:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:34 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:34 DEBUG : >WaitForWriters: 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:34 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/02 01:27:34 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702540): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702540): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702540): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702540): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702540): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.79513379 +0000 UTC m=+32.026029078 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702540): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): _writeAt: size=3, off=2 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.79513379 +0000 UTC m=+32.026029078 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057029c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702e80): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702e80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702e80): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702e80): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702e80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.79513379 +0000 UTC m=+32.026029078 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702e80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4cb0 item 1 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553440): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553440): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553440): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553440): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553440): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.79850776 +0000 UTC m=+32.029403039 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553440): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553940): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553940): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553940): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553940): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553940): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.79850776 +0000 UTC m=+32.029403039 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553940): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea3f0 item 2 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a100): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a100): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a100): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a100): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a100): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.800662589 +0000 UTC m=+32.031557868 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a100): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): _writeAt: size=3, off=2 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.800662589 +0000 UTC m=+32.031557868 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585a580): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585aa40): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585aa40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585aa40): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585aa40): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585aa40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.800662589 +0000 UTC m=+32.031557868 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585aa40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea850 item 3 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b0c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b0c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b0c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b0c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b0c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.805694399 +0000 UTC m=+32.036589668 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b0c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b600): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b600): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b600): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b600): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b600): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.805694399 +0000 UTC m=+32.036589668 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585b600): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eae70 item 4 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585bc40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585bc40): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585bc40): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585bc40): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585bc40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.80776008 +0000 UTC m=+32.038655349 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0585bc40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): _writeAt: size=3, off=2 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.80776008 +0000 UTC m=+32.038655349 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae680): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae680): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae680): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae680): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae680): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.80776008 +0000 UTC m=+32.038655349 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae680): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eb570 item 5 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703500): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703500): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703500): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703500): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703500): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.810449919 +0000 UTC m=+32.041345188 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703500): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703a40): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703a40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703a40): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703a40): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703a40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.810449919 +0000 UTC m=+32.041345188 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703a40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5490 item 6 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702240): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702240): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702240): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702240): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702240): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.821876334 +0000 UTC m=+32.052771603 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702240): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): _writeAt: size=3, off=2 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.821876334 +0000 UTC m=+32.052771603 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702740): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702c00): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702c00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702c00): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702c00): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702c00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.821876334 +0000 UTC m=+32.052771603 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05702c00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055da150 item 7 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703280): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703280): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703280): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703280): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703280): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.829128307 +0000 UTC m=+32.060023576 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05703280): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057037c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057037c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057037c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057037c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057037c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.829128307 +0000 UTC m=+32.060023576 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057037c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055daee0 item 8 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c058ae1c0): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae1c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae580): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae580): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae580): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae580): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae580): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.832481429 +0000 UTC m=+32.063376698 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058ae580): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): _writeAt: size=3, off=2 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.832481429 +0000 UTC m=+32.063376698 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234140): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234980): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234980): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234980): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234980): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234980): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.832481429 +0000 UTC m=+32.063376698 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05234980): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055db3b0 item 9 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c052350c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c052350c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c052350c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c052350c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c052350c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.83625851 +0000 UTC m=+32.067153779 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c052350c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235840): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235840): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235840): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235840): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235840): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.83625851 +0000 UTC m=+32.067153779 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235840): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe44d0 item 10 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= 2026/09/02 01:27:34 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:34 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-rubilom2raki/dir/file1: no such file or directory === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c050fe680): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c050fe680): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c050fe680): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c050fe680): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c050fe680): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c050fe680): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c050fe680): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c051680c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c051680c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c051680c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c051680c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c051680c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.840461796 +0000 UTC m=+32.071357126 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c051680c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): _writeAt: size=3, off=2 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.840461796 +0000 UTC m=+32.071357126 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05168dc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05169380): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05169380): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05169380): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05169380): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05169380): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.840461796 +0000 UTC m=+32.071357126 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05169380): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea150 item 11 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058aec40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058aec40): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058aec40): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058aec40): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058aec40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.846445445 +0000 UTC m=+32.077340714 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058aec40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af180): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af180): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af180): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af180): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af180): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.846445445 +0000 UTC m=+32.077340714 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af180): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055db5e0 item 12 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af7c0): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c058af7c0): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af7c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af7c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af7c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058af7c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058afb80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058afb80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058afb80): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058afb80): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058afb80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.849168446 +0000 UTC m=+32.080063715 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c058afb80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501a440): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501a440): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501a440): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501a440): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501a440): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.849168446 +0000 UTC m=+32.080063715 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501a440): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055db960 item 13 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501af40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501af40): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501af40): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501af40): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501af40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.85347095 +0000 UTC m=+32.084366219 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501af40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501bac0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501bac0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501bac0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501bac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501bac0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.85347095 +0000 UTC m=+32.084366219 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0501bac0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fda1c0 item 14 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c480): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c0565c480): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c480): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c480): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c480): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c480): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c480): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c840): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c840): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c840): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c840): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c840): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.855871142 +0000 UTC m=+32.086766411 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565c840): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565cf00): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565cf00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565cf00): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565cf00): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565cf00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.855871142 +0000 UTC m=+32.086766411 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565cf00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fda850 item 15 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565d580): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565d580): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565d580): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565d580): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565d580): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.858429001 +0000 UTC m=+32.089324271 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565d580): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565dac0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565dac0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565dac0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565dac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565dac0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.858429001 +0000 UTC m=+32.089324271 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0565dac0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdb030 item 16 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e166c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e166c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e166c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e166c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e166c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.860479133 +0000 UTC m=+32.091374402 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e166c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): _writeAt: size=3, off=7 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.860479133 +0000 UTC m=+32.091374402 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e16bc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e17380): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e17380): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e17380): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e17380): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e17380): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.860479133 +0000 UTC m=+32.091374402 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c04e17380): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdb6c0 item 17 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec280): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec280): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec280): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec280): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec280): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.865444709 +0000 UTC m=+32.096339978 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec280): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec7c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec7c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec7c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec7c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec7c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.865444709 +0000 UTC m=+32.096339978 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ec7c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05194000 item 18 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ecec0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ecec0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ecec0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ecec0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ecec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.867916365 +0000 UTC m=+32.098811634 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ecec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): _writeAt: size=3, off=7 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.867916365 +0000 UTC m=+32.098811634 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed3c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed8c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed8c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed8c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed8c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed8c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.867916365 +0000 UTC m=+32.098811634 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ed8c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05194d90 item 19 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055520c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055520c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055520c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055520c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055520c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.870333289 +0000 UTC m=+32.101228558 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055520c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05552740): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05552740): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05552740): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05552740): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05552740): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.870333289 +0000 UTC m=+32.101228558 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05552740): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05195d50 item 20 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235ec0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235ec0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235ec0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235ec0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235ec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.874587792 +0000 UTC m=+32.105483061 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05235ec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): _writeAt: size=3, off=7 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.874587792 +0000 UTC m=+32.105483061 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac4c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac9c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac9c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac9c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac9c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac9c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.874587792 +0000 UTC m=+32.105483061 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ac9c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4930 item 21 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad040): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad040): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad040): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad040): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad040): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.878623502 +0000 UTC m=+32.109518771 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad040): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad580): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad580): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad580): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad580): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad580): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.878623502 +0000 UTC m=+32.109518771 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ad580): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5180 item 22 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057adc00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057adc00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057adc00): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057adc00): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057adc00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.881637753 +0000 UTC m=+32.112533022 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057adc00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): _writeAt: size=3, off=7 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.881637753 +0000 UTC m=+32.112533022 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba200): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba700): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba700): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba700): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba700): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba700): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.881637753 +0000 UTC m=+32.112533022 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ba700): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe58f0 item 23 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055531c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055531c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055531c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055531c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055531c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.887757168 +0000 UTC m=+32.118652437 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c055531c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553700): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553700): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553700): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553700): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553700): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.887757168 +0000 UTC m=+32.118652437 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553700): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0620 item 24 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553dc0): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c05553dc0): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553dc0): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553dc0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553dc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05553dc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470280): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470280): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470280): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470280): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470280): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.890537328 +0000 UTC m=+32.121432597 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470280): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): _writeAt: size=3, off=7 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.890537328 +0000 UTC m=+32.121432597 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470780): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470cc0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470cc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470cc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470cc0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470cc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.890537328 +0000 UTC m=+32.121432597 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05470cc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0af0 item 25 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471340): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471340): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471340): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471340): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471340): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.894022177 +0000 UTC m=+32.124917456 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471340): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471880): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471880): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471880): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471880): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471880): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.894022177 +0000 UTC m=+32.124917456 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471880): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d10a0 item 26 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471ec0): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c05471ec0): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471ec0): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471ec0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471ec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05471ec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac380): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac380): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac380): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac380): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac380): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.895800235 +0000 UTC m=+32.126695504 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac380): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): >_readAt: n=2, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): _writeAt: size=3, off=7 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.895800235 +0000 UTC m=+32.126695504 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ac880): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054acdc0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054acdc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054acdc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054acdc0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054acdc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.895800235 +0000 UTC m=+32.126695504 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054acdc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1570 item 27 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad440): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad440): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad440): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad440): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad440): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.901317312 +0000 UTC m=+32.132212581 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad440): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad980): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad980): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad980): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad980): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad980): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.901317312 +0000 UTC m=+32.132212581 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ad980): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1d50 item 28 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bab00): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c057bab00): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bab00): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bab00): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bab00): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bab00): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bab00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057baec0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057baec0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057baec0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057baec0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057baec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.902885613 +0000 UTC m=+32.133780913 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057baec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bb580): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bb580): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bb580): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bb580): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bb580): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.902885613 +0000 UTC m=+32.133780913 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bb580): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54150 item 29 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bbc00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bbc00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bbc00): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bbc00): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bbc00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.90561162 +0000 UTC m=+32.136506899 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057bbc00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6240): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6240): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6240): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6240): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6240): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.90561162 +0000 UTC m=+32.136506899 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6240): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54850 item 30 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6880): _readAt: size=2, off=0 2026/09/02 01:27:34 ERROR : open-test-file(0x3b3c057d6880): Couldn't read size of file 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6880): >_readAt: n=0, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6880): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6880): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6880): close: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6880): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6c40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6c40): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6c40): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6c40): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6c40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.907648977 +0000 UTC m=+32.138544246 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d6c40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7300): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7300): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7300): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7300): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7300): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.907648977 +0000 UTC m=+32.138544246 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7300): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54ee0 item 31 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7980): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7980): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7980): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7980): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7980): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.912634752 +0000 UTC m=+32.143530021 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7980): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7ec0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7ec0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7ec0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7ec0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7ec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.912634752 +0000 UTC m=+32.143530021 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057d7ec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f553b0 item 32 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ade00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ade00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ade00): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ade00): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ade00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.914448136 +0000 UTC m=+32.145343405 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054ade00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055804d0 item 33 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.915667287 +0000 UTC m=+32.146562556 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8380): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8880): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8880): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8880): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8880): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8880): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.915667287 +0000 UTC m=+32.146562556 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8880): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580690 item 33 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8ec0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8ec0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8ec0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8ec0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8ec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.918327951 +0000 UTC m=+32.149223231 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e8ec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580fc0 item 34 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.91894719 +0000 UTC m=+32.149842469 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9340): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9880): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9880): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9880): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9880): >_readAt: n=3, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9880): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.91894719 +0000 UTC m=+32.149842469 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9880): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055811f0 item 34 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9ec0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9ec0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9ec0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9ec0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9ec0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.922232253 +0000 UTC m=+32.153127522 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c054e9ec0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581570 item 35 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.923752033 +0000 UTC m=+32.154647302 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e440): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e940): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e940): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e940): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e940): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e940): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.923752033 +0000 UTC m=+32.154647302 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556e940): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581730 item 35 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556efc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556efc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556efc0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556efc0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556efc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.926828722 +0000 UTC m=+32.157723991 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556efc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581b20 item 36 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.927831365 +0000 UTC m=+32.158726634 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556f4c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556fa00): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556fa00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556fa00): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556fa00): >_readAt: n=3, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556fa00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.927831365 +0000 UTC m=+32.158726634 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0556fa00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581dc0 item 36 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ec600): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ec600): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ec600): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ec600): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ec600): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.930430462 +0000 UTC m=+32.161325731 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ec600): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f55c00 item 37 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.932169125 +0000 UTC m=+32.163064394 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057eca80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ecf80): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ecf80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ecf80): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ecf80): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ecf80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.932169125 +0000 UTC m=+32.163064394 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ecf80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72070 item 37 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ed600): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ed600): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ed600): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ed600): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ed600): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.936358345 +0000 UTC m=+32.167253614 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057ed600): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72930 item 38 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.93745763 +0000 UTC m=+32.168352910 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057edb00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686140): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686140): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686140): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686140): >_readAt: n=3, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686140): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.93745763 +0000 UTC m=+32.168352910 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686140): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72bd0 item 38 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056867c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056867c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056867c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056867c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056867c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.939676802 +0000 UTC m=+32.170572071 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056867c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d730a0 item 39 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.940678873 +0000 UTC m=+32.171574142 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05686cc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056871c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056871c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056871c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056871c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056871c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.940678873 +0000 UTC m=+32.171574142 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056871c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d739d0 item 39 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687840): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687840): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687840): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687840): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687840): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.942845635 +0000 UTC m=+32.173740904 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687840): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2c150 item 40 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.944761862 +0000 UTC m=+32.175657131 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05687d40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056644c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056644c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056644c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056644c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056644c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.944761862 +0000 UTC m=+32.175657131 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056644c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055005b0 item 40 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.948532582 +0000 UTC m=+32.179427851 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664a80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664f80): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664f80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664f80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500a80 item 41 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664f80): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664f80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.95085658 +0000 UTC m=+32.181751859 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05664f80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500d90 item 41 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.952049704 +0000 UTC m=+32.182944973 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665440): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665980): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665980): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665980): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665980): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665980): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.952049704 +0000 UTC m=+32.182944973 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05665980): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500f50 item 41 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.954070679 +0000 UTC m=+32.184965948 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057140c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057145c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057145c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057145c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055018f0 item 42 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057145c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057145c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.955073443 +0000 UTC m=+32.185968712 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c057145c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501ab0 item 42 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.955943075 +0000 UTC m=+32.186838344 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05714b00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715080): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715080): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715080): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715080): >_readAt: n=3, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715080): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.955943075 +0000 UTC m=+32.186838344 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715080): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501c70 item 42 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.958824645 +0000 UTC m=+32.189719924 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae340): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae840): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae840): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae840): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2c770 item 43 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae840): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae840): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.962228784 +0000 UTC m=+32.193124053 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056ae840): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2c9a0 item 43 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.962987505 +0000 UTC m=+32.193882775 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056aed80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af2c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af2c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af2c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af2c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af2c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.962987505 +0000 UTC m=+32.193882775 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af2c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2cb60 item 43 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.96522997 +0000 UTC m=+32.196125239 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056af900): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056afe00): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056afe00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056afe00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2cee0 item 44 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056afe00): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056afe00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.966749559 +0000 UTC m=+32.197644828 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056afe00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2d0a0 item 44 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.97142673 +0000 UTC m=+32.202321999 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4440): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e49c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e49c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e49c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e49c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e49c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.97142673 +0000 UTC m=+32.202321999 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e49c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2d2d0 item 44 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.974923523 +0000 UTC m=+32.205818802 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715380): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715880): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715880): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715880): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca070 item 45 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715880): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715880): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.976920303 +0000 UTC m=+32.207815572 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05715880): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e080): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e080): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e080): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e080): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e080): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.976920303 +0000 UTC m=+32.207815572 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e080): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca2a0 item 45 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.978743476 +0000 UTC m=+32.209638745 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574e6c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574ebc0): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574ebc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574ebc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca620 item 46 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574ebc0): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574ebc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.98192365 +0000 UTC m=+32.212818929 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574ebc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f2c0): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f2c0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f2c0): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f2c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f2c0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.98192365 +0000 UTC m=+32.212818929 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f2c0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca7e0 item 46 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.984276523 +0000 UTC m=+32.215171792 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574f900): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574fe00): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574fe00): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574fe00): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccae00 item 47 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574fe00): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574fe00): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.985192213 +0000 UTC m=+32.216087482 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c0574fe00): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774600): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774600): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774600): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774600): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774600): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.985192213 +0000 UTC m=+32.216087482 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774600): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccafc0 item 47 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 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/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.987458762 +0000 UTC m=+32.218354031 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05774c40): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775140): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775140): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775140): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb340 item 48 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775140): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775140): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.98844313 +0000 UTC m=+32.219338409 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775140): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775840): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775840): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775840): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775840): >_readAt: n=5, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775840): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.98844313 +0000 UTC m=+32.219338409 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775840): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb500 item 48 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775e80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775e80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775e80): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775e80): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775e80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.990982555 +0000 UTC m=+32.221877834 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05775e80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): _readAt: size=2, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): _writeAt: size=3, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2d5e0 item 49 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.9964771 +0000 UTC m=+32.227372599 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e4fc0): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5500): _readAt: size=512, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5500): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5500): >openPending: err= 2026/09/02 01:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5500): >_readAt: n=8, err=EOF 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5500): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.9964771 +0000 UTC m=+32.227372599 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5500): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: Remove: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2d7a0 item 49 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5b80): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5b80): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5b80): _writeAt: size=5, off=0 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5b80): >_writeAt: n=5, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5b80): close: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.998817128 +0000 UTC m=+32.229712397 2026/09/02 01:27:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c056e5b80): >close: err= 2026/09/02 01:27:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/02 01:27:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): openPending: 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): open at offset 5 2026/09/02 01:27:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): >openPending: err= 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2dc00 item 50 2026/09/02 01:27:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): _readAt: size=2, off=5 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): _writeAt: size=3, off=5 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): >_writeAt: n=3, err= 2026/09/02 01:27:34 DEBUG : open-test-file(0x3b3c05886180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.999922495 +0000 UTC m=+32.230817775 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886700): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886700): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886700): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:34.999922495 +0000 UTC m=+32.230817775 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d21c0 item 50 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886d80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886d80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886d80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886d80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886d80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.003592044 +0000 UTC m=+32.234487313 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05886d80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d2a80 item 51 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.005115551 +0000 UTC m=+32.236010830 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058877c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058877c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058877c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058877c0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058877c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.005115551 +0000 UTC m=+32.236010830 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058877c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d2c40 item 51 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816480): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816480): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816480): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.007045315 +0000 UTC m=+32.237940584 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccbab0 item 52 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.009409699 +0000 UTC m=+32.240304968 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816f00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816f00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816f00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816f00): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816f00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.009409699 +0000 UTC m=+32.240304968 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05816f00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccbd50 item 52 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817580): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817580): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817580): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817580): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817580): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.011489065 +0000 UTC m=+32.242384334 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817580): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05452620 item 53 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.012203855 +0000 UTC m=+32.243099125 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05817a80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058560c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058560c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058560c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058560c0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058560c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.012203855 +0000 UTC m=+32.243099125 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058560c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05452850 item 53 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856740): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856740): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856740): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.015958444 +0000 UTC m=+32.246853713 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05452c40 item 54 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.016870867 +0000 UTC m=+32.247766146 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05856c40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058571c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058571c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058571c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058571c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058571c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.016870867 +0000 UTC m=+32.247766146 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058571c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c054530a0 item 54 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857840): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857840): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857840): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857840): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857840): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.019219352 +0000 UTC m=+32.250114621 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857840): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05453500 item 55 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.01999216 +0000 UTC m=+32.250887429 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05857d40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876380): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876380): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876380): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876380): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876380): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.01999216 +0000 UTC m=+32.250887429 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876380): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c054537a0 item 55 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876a00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876a00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.023878969 +0000 UTC m=+32.254774238 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05453d50 item 56 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.025035172 +0000 UTC m=+32.255930441 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05876f00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05877480): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05877480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05877480): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05877480): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05877480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.025035172 +0000 UTC m=+32.255930441 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05877480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c057400e0 item 56 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.028616645 +0000 UTC m=+32.259511915 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05887e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac440): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac440): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3340 item 57 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac440): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.02952509 +0000 UTC m=+32.260420359 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3650 item 57 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.030379975 +0000 UTC m=+32.261275244 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ac980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058acf00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058acf00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058acf00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058acf00): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058acf00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.030379975 +0000 UTC m=+32.261275244 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058acf00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3810 item 57 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.03397891 +0000 UTC m=+32.264874179 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ad540): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ada80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ada80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ada80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3b90 item 58 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ada80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ada80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.034537565 +0000 UTC m=+32.265432834 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ada80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396000 item 58 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.035273834 +0000 UTC m=+32.266169104 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc0c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc680): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc680): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc680): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc680): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc680): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.035273834 +0000 UTC m=+32.266169104 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cc680): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396230 item 58 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.04072074 +0000 UTC m=+32.271616009 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cccc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd200): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd200): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396850 item 59 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd200): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.0417272 +0000 UTC m=+32.272622469 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396a80 item 59 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.042730604 +0000 UTC m=+32.273625873 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cd740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cdcc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cdcc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cdcc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cdcc0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cdcc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.042730604 +0000 UTC m=+32.273625873 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058cdcc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396d20 item 59 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.045038452 +0000 UTC m=+32.275933721 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa400): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa940): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05397180 item 60 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa940): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.045790943 +0000 UTC m=+32.276686212 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3e000 item 60 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.04825221 +0000 UTC m=+32.279147480 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a187c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a187c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a187c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a187c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a187c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.04825221 +0000 UTC m=+32.279147480 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a187c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3e1c0 item 60 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.055236307 +0000 UTC m=+32.286131576 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c051688c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea150 item 61 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.056166784 +0000 UTC m=+32.287062053 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169980): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169980): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169980): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.056166784 +0000 UTC m=+32.287062053 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea310 item 61 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.058139218 +0000 UTC m=+32.289034487 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa1c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea770 item 62 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.058618353 +0000 UTC m=+32.289513622 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fa700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fae40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fae40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fae40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fae40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fae40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.058618353 +0000 UTC m=+32.289513622 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fae40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea930 item 62 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.062777677 +0000 UTC m=+32.293672956 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb9c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb9c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb9c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ead90 item 63 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb9c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb9c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.06356296 +0000 UTC m=+32.294458229 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058fb9c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18d80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18d80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18d80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18d80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18d80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.06356296 +0000 UTC m=+32.294458229 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18d80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eb110 item 63 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.068069078 +0000 UTC m=+32.298964347 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a193c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19900): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19900): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19900): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eb6c0 item 64 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19900): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19900): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.068733533 +0000 UTC m=+32.299628802 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050fe540): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050fe540): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050fe540): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050fe540): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050fe540): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.068733533 +0000 UTC m=+32.299628802 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050fe540): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eb8f0 item 64 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a340): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a340): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a340): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a340): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a340): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.070437359 +0000 UTC m=+32.301332628 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a340): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ebc70 item 65 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.071049746 +0000 UTC m=+32.301945015 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a8c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b1c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b1c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b1c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b1c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b1c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.071049746 +0000 UTC m=+32.301945015 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b1c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053960e0 item 65 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c0c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c0c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c0c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c0c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c0c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.07518845 +0000 UTC m=+32.306083769 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c0c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053965b0 item 66 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.076785767 +0000 UTC m=+32.307681036 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c5c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cb00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cb00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cb00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cb00): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cb00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.076785767 +0000 UTC m=+32.307681036 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cb00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396930 item 66 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d140): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d140): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d140): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.081790426 +0000 UTC m=+32.312685695 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396d90 item 67 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.08275137 +0000 UTC m=+32.313646639 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d5c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dac0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.08275137 +0000 UTC m=+32.313646639 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396fc0 item 67 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e167c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e167c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e167c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e167c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e167c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.084928862 +0000 UTC m=+32.315824131 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e167c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05397500 item 68 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.086047714 +0000 UTC m=+32.316942983 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16ec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17980): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17980): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17980): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.086047714 +0000 UTC m=+32.316942983 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053976c0 item 68 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec3c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec3c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec3c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec3c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec3c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.090764431 +0000 UTC m=+32.321659700 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec3c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05397c00 item 69 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.091624465 +0000 UTC m=+32.322519743 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ec840): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ecd40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ecd40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ecd40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ecd40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ecd40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.091624465 +0000 UTC m=+32.322519743 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ecd40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740000 item 69 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed440): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed440): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed440): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.093469498 +0000 UTC m=+32.324364767 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c057403f0 item 70 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.094236125 +0000 UTC m=+32.325131395 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ed940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ede80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ede80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ede80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ede80): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ede80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.094236125 +0000 UTC m=+32.325131395 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ede80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c057405b0 item 70 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234ac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234ac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234ac0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234ac0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234ac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.096352572 +0000 UTC m=+32.327247841 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234ac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740930 item 71 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.097978853 +0000 UTC m=+32.328874132 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235040): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235780): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235780): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235780): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.097978853 +0000 UTC m=+32.328874132 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740bd0 item 71 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235e00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235e00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.100253637 +0000 UTC m=+32.331148907 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740f50 item 72 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.101897501 +0000 UTC m=+32.332792771 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055525c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050280c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050280c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050280c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050280c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050280c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.101897501 +0000 UTC m=+32.332792771 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050280c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05741340 item 72 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.104981174 +0000 UTC m=+32.335876443 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552b00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553000): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553000): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553000): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c057416c0 item 73 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553000): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553000): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.107519598 +0000 UTC m=+32.338414867 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553000): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05741880 item 73 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.110631874 +0000 UTC m=+32.341527143 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055534c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.110631874 +0000 UTC m=+32.341527143 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05741c70 item 73 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.11318311 +0000 UTC m=+32.344078379 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055da4d0 item 74 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.113894103 +0000 UTC m=+32.344789372 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055dab60 item 74 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.115220368 +0000 UTC m=+32.346115646 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318c00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028880): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028880): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028880): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.115220368 +0000 UTC m=+32.346115646 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3e770 item 74 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.118476456 +0000 UTC m=+32.349371725 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028ec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050293c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050293c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050293c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3eaf0 item 75 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050293c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050293c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.119716627 +0000 UTC m=+32.350611896 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050293c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3ecb0 item 75 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.120673373 +0000 UTC m=+32.351568642 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029e40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029e40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029e40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029e40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029e40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.120673373 +0000 UTC m=+32.351568642 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029e40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3f030 item 75 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.123627051 +0000 UTC m=+32.354522380 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546c580): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ca80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ca80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:35 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ca80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3f7a0 item 76 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ca80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ca80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.124537209 +0000 UTC m=+32.355432478 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ca80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3fa40 item 76 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.128049441 +0000 UTC m=+32.358944710 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546cfc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546d540): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546d540): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546d540): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546d540): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546d540): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.128049441 +0000 UTC m=+32.358944710 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546d540): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3fc70 item 76 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.130322633 +0000 UTC m=+32.361217913 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546db80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e180): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e180): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fda540 item 77 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e180): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.13105217 +0000 UTC m=+32.361947439 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e880): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e880): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e880): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.13105217 +0000 UTC m=+32.361947439 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547e880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fda770 item 77 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.13320763 +0000 UTC m=+32.364102899 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547eec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547f3c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547f3c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547f3c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdaf50 item 78 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547f3c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547f3c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.13411298 +0000 UTC m=+32.365008249 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547f3c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547fac0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547fac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547fac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547fac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547fac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.13411298 +0000 UTC m=+32.365008249 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0547fac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdb110 item 78 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.137911001 +0000 UTC m=+32.368806270 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdb880 item 79 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.139174256 +0000 UTC m=+32.370069525 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8e00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8e00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.139174256 +0000 UTC m=+32.370069525 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c8e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdbb90 item 79 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.141351618 +0000 UTC m=+32.372246887 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9940): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05194540 item 80 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9940): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.142167067 +0000 UTC m=+32.373062336 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054c9940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8140): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8140): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8140): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.142167067 +0000 UTC m=+32.373062336 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05194cb0 item 80 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8780): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8780): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8780): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.144494924 +0000 UTC m=+32.375390233 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05195960 item 81 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.146681011 +0000 UTC m=+32.377576280 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d8c00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9140): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9140): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9140): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.146681011 +0000 UTC m=+32.377576280 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05195d50 item 81 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d97c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d97c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d97c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d97c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d97c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.149311949 +0000 UTC m=+32.380207228 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d97c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d04d0 item 82 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.151321001 +0000 UTC m=+32.382216270 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054d9cc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e340): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e340): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e340): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e340): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e340): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.151321001 +0000 UTC m=+32.382216270 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e340): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0690 item 82 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e9c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e9c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e9c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e9c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e9c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.153002506 +0000 UTC m=+32.383897776 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551e9c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0c40 item 83 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.154194788 +0000 UTC m=+32.385090057 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551eec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551f400): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551f400): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551f400): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551f400): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551f400): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.154194788 +0000 UTC m=+32.385090057 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551f400): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0e00 item 83 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551fa80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551fa80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551fa80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551fa80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551fa80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.156429147 +0000 UTC m=+32.387324416 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0551fa80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1180 item 84 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.160278144 +0000 UTC m=+32.391173413 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572600): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572600): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572600): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572600): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572600): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.160278144 +0000 UTC m=+32.391173413 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572600): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1490 item 84 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572c80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572c80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572c80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572c80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572c80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.162360877 +0000 UTC m=+32.393256146 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05572c80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1810 item 85 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.163932855 +0000 UTC m=+32.394828124 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055736c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055736c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055736c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055736c0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055736c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.163932855 +0000 UTC m=+32.394828124 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055736c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1b20 item 85 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573d40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573d40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573d40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573d40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573d40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.16618627 +0000 UTC m=+32.397081539 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05573d40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe41c0 item 86 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.167064728 +0000 UTC m=+32.397959997 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac340): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac8c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac8c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac8c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac8c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac8c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.167064728 +0000 UTC m=+32.397959997 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ac8c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4460 item 86 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055acf40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055acf40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055acf40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055acf40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055acf40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.170460139 +0000 UTC m=+32.401355408 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055acf40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe48c0 item 87 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.17133974 +0000 UTC m=+32.402235010 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad980): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad980): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad980): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.17133974 +0000 UTC m=+32.402235010 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055ad980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4af0 item 87 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.173552689 +0000 UTC m=+32.404447958 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5180 item 88 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.17589419 +0000 UTC m=+32.406789459 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666600): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666b80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666b80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666b80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666b80): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666b80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.17589419 +0000 UTC m=+32.406789459 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05666b80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5420 item 88 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.180572112 +0000 UTC m=+32.411467381 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056671c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5880 item 89 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.181295989 +0000 UTC m=+32.412191258 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5a40 item 89 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.182301418 +0000 UTC m=+32.413196687 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05667c40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056862c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056862c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056862c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056862c0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056862c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.182301418 +0000 UTC m=+32.413196687 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056862c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055802a0 item 89 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.184444635 +0000 UTC m=+32.415339904 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686e40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686e40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686e40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580620 item 90 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686e40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686e40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.185002918 +0000 UTC m=+32.415898187 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05686e40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055807e0 item 90 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.185949205 +0000 UTC m=+32.416844474 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687380): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687940): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687940): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687940): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.185949205 +0000 UTC m=+32.416844474 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05687940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580af0 item 90 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.188771615 +0000 UTC m=+32.419666884 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a25c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a25c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a25c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581340 item 91 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a25c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a25c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.191350695 +0000 UTC m=+32.422245973 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a25c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581500 item 91 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.192802956 +0000 UTC m=+32.423698225 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a2b00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3080): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3080): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3080): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.192802956 +0000 UTC m=+32.423698225 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055816c0 item 91 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.195599978 +0000 UTC m=+32.426495247 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a36c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3c00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3c00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3c00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581a40 item 92 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3c00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3c00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.196540434 +0000 UTC m=+32.427435733 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056a3c00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581d50 item 92 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.198428359 +0000 UTC m=+32.429323628 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba800): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba800): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba800): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba800): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba800): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.198428359 +0000 UTC m=+32.429323628 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056ba800): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54150 item 92 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.200376236 +0000 UTC m=+32.431271515 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bae40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bb380): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bb380): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bb380): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54850 item 93 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bb380): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bb380): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.201264153 +0000 UTC m=+32.432159432 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bb380): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bba80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bba80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bba80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bba80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bba80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.201264153 +0000 UTC m=+32.432159432 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056bba80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54c40 item 93 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.203756158 +0000 UTC m=+32.434651437 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e21c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f550a0 item 94 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.204500033 +0000 UTC m=+32.435395302 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2e00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2e00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.204500033 +0000 UTC m=+32.435395302 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e2e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f553b0 item 94 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.208443028 +0000 UTC m=+32.439338297 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3980): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3980): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f55c00 item 95 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3980): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.208912404 +0000 UTC m=+32.439807674 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056e3980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa180): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa180): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa180): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.208912404 +0000 UTC m=+32.439807674 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72070 item 95 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.211165107 +0000 UTC m=+32.442060376 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fa7c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fad00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fad00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fad00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d728c0 item 96 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fad00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fad00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.212600337 +0000 UTC m=+32.443495606 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fad00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fb400): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fb400): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fb400): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fb400): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fb400): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.212600337 +0000 UTC m=+32.443495606 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056fb400): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72a80 item 96 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= 2026/09/02 01:27:35 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : >WaitForWriters: 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:35 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/02 01:27:35 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818180): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818180): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818180): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.226227538 +0000 UTC m=+32.457122797 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.226227538 +0000 UTC m=+32.457122797 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818600): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818ac0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818ac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818ac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818ac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818ac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.226227538 +0000 UTC m=+32.457122797 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05818ac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca2a0 item 1 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.231720019 +0000 UTC m=+32.462615288 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819600): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819600): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819600): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819600): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819600): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.231720019 +0000 UTC m=+32.462615288 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819600): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca770 item 2 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819c40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819c40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819c40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819c40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819c40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.233496222 +0000 UTC m=+32.464391491 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05819c40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.233496222 +0000 UTC m=+32.464391491 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c1c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c680): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c680): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c680): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c680): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c680): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.233496222 +0000 UTC m=+32.464391491 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585c680): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccad90 item 3 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585cd00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585cd00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585cd00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585cd00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585cd00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.237555417 +0000 UTC m=+32.468450686 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585cd00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d240): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d240): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d240): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.237555417 +0000 UTC m=+32.468450686 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb260 item 4 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d880): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d880): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d880): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.240391592 +0000 UTC m=+32.471286862 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585d880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.240391592 +0000 UTC m=+32.471286862 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0585dd00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e2c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e2c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e2c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e2c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e2c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.240391592 +0000 UTC m=+32.471286862 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e2c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb5e0 item 5 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e940): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e940): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.247731621 +0000 UTC m=+32.478626881 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ee80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ee80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ee80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ee80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ee80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.247731621 +0000 UTC m=+32.478626881 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ee80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccbb90 item 6 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587f500): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587f500): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587f500): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587f500): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587f500): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.253949802 +0000 UTC m=+32.484845062 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587f500): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.253949802 +0000 UTC m=+32.484845062 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587fa00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168700): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168700): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168700): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.253949802 +0000 UTC m=+32.484845062 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c054522a0 item 7 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.263595335 +0000 UTC m=+32.494490613 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169740): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169740): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169740): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.263595335 +0000 UTC m=+32.494490613 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500700 item 8 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169e80): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c05169e80): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169e80): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169e80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169e80): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169e80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050ff140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050ff140): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050ff140): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050ff140): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050ff140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.265880309 +0000 UTC m=+32.496775578 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c050ff140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.265880309 +0000 UTC m=+32.496775578 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a3c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501aa00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501aa00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501aa00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501aa00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501aa00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.265880309 +0000 UTC m=+32.496775578 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501aa00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500d20 item 9 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501ba00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501ba00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501ba00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501ba00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501ba00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.271502204 +0000 UTC m=+32.502397464 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501ba00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c2c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c2c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c2c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c2c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c2c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.271502204 +0000 UTC m=+32.502397464 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c2c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501810 item 10 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c900): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c0565c900): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c900): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c900): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c900): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c900): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565ccc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565ccc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565ccc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565ccc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565ccc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.276139139 +0000 UTC m=+32.507034439 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565ccc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.276139139 +0000 UTC m=+32.507034439 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d1c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d6c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d6c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d6c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d6c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d6c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.276139139 +0000 UTC m=+32.507034439 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d6c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501b90 item 11 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16640): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16640): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16640): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16640): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16640): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.282190064 +0000 UTC m=+32.513085333 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16640): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234640): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234640): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234640): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234640): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234640): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.282190064 +0000 UTC m=+32.513085333 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234640): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2c230 item 12 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234d40): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c05234d40): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234d40): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234d40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234d40): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234d40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.286496306 +0000 UTC m=+32.517391575 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235a00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235a00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.286496306 +0000 UTC m=+32.517391575 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2d110 item 13 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055522c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055522c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055522c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055522c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055522c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.292134461 +0000 UTC m=+32.523029730 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055522c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16940): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16940): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16940): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.292134461 +0000 UTC m=+32.523029730 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e16940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea000 item 14 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17300): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c04e17300): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17300): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17300): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17300): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17300): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17d00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17d00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17d00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17d00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17d00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.293733952 +0000 UTC m=+32.524629211 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e17d00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028680): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028680): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028680): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028680): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028680): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.293733952 +0000 UTC m=+32.524629211 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028680): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea380 item 15 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028d00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028d00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028d00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028d00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028d00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.295785606 +0000 UTC m=+32.526680875 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05028d00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029240): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029240): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029240): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.295785606 +0000 UTC m=+32.526680875 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea7e0 item 16 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029880): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029880): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029880): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.297909927 +0000 UTC m=+32.528805196 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.297909927 +0000 UTC m=+32.528805196 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05029d00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e300): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e300): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e300): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e300): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e300): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.297909927 +0000 UTC m=+32.528805196 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eab60 item 17 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e980): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e980): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e980): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.301360982 +0000 UTC m=+32.532256241 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587e980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ef00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ef00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ef00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ef00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ef00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.301360982 +0000 UTC m=+32.532256241 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0587ef00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eb500 item 18 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.304840672 +0000 UTC m=+32.535735941 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053181c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.304840672 +0000 UTC m=+32.535735941 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053186c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318bc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318bc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318bc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318bc0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318bc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.304840672 +0000 UTC m=+32.535735941 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05318bc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eb8f0 item 19 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319240): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319240): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319240): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.306611015 +0000 UTC m=+32.537506275 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319880): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319880): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319880): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.306611015 +0000 UTC m=+32.537506275 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05319880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396000 item 20 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950000): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950000): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950000): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950000): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950000): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.307910209 +0000 UTC m=+32.538805468 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950000): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.307910209 +0000 UTC m=+32.538805468 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950500): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950a00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950a00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.307910209 +0000 UTC m=+32.538805468 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05950a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053963f0 item 21 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951080): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951080): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951080): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.311678343 +0000 UTC m=+32.542573612 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059515c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059515c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059515c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059515c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059515c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.311678343 +0000 UTC m=+32.542573612 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059515c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05396c40 item 22 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951c40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951c40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951c40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951c40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951c40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.313073337 +0000 UTC m=+32.543968607 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05951c40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.313073337 +0000 UTC m=+32.543968607 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552840): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552840): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552840): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552840): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552840): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.313073337 +0000 UTC m=+32.543968607 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552840): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053970a0 item 23 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552ec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552ec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552ec0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552ec0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552ec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.318843563 +0000 UTC m=+32.549738832 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552ec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553400): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553400): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553400): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553400): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553400): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.318843563 +0000 UTC m=+32.549738832 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553400): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05c2d960 item 24 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a40): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c05553a40): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a40): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a40): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553a40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553e00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553e00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.323886915 +0000 UTC m=+32.554782184 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.323886915 +0000 UTC m=+32.554782184 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595c7c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595cd00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595cd00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595cd00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595cd00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595cd00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.323886915 +0000 UTC m=+32.554782184 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595cd00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05397340 item 25 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d380): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d380): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d380): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d380): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d380): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.330200407 +0000 UTC m=+32.561095665 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d380): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d8c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d8c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d8c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d8c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d8c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.330200407 +0000 UTC m=+32.561095665 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0595d8c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05397a40 item 26 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a000): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c0596a000): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a000): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a000): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a000): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a000): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a000): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a3c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a3c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a3c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a3c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a3c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.331848759 +0000 UTC m=+32.562744058 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a3c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.331848759 +0000 UTC m=+32.562744058 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596a8c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596ae00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596ae00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596ae00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596ae00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596ae00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.331848759 +0000 UTC m=+32.562744058 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596ae00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740000 item 27 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b480): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b480): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b480): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.334303604 +0000 UTC m=+32.565198873 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b9c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b9c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b9c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b9c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b9c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.334303604 +0000 UTC m=+32.565198873 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0596b9c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c057404d0 item 28 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a540): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c0524a540): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a540): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a540): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a540): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a540): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a540): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a900): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a900): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a900): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a900): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a900): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.336853129 +0000 UTC m=+32.567748398 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524a900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524afc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524afc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524afc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524afc0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524afc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.336853129 +0000 UTC m=+32.567748398 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524afc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3e150 item 29 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524b640): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524b640): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524b640): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524b640): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524b640): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.34122306 +0000 UTC m=+32.572118329 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524b640): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524bb80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524bb80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524bb80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524bb80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524bb80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.34122306 +0000 UTC m=+32.572118329 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0524bb80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3e690 item 30 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a2c0): _readAt: size=2, off=0 2026/09/02 01:27:35 ERROR : open-test-file(0x3b3c0527a2c0): Couldn't read size of file 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a2c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a2c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a2c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a2c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a680): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a680): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a680): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a680): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a680): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.345344581 +0000 UTC m=+32.576239850 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527a680): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527ad40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527ad40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527ad40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527ad40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527ad40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.345344581 +0000 UTC m=+32.576239850 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527ad40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3ea10 item 31 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b3c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b3c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b3c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b3c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b3c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.349466916 +0000 UTC m=+32.580362185 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b3c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b900): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b900): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b900): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b900): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b900): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.349466916 +0000 UTC m=+32.580362185 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0527b900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3eee0 item 32 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05308040): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05308040): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05308040): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05308040): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05308040): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.351095099 +0000 UTC m=+32.581990368 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05308040): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3f6c0 item 33 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.35164636 +0000 UTC m=+32.582541629 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053084c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053089c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053089c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053089c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053089c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053089c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.35164636 +0000 UTC m=+32.582541629 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053089c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3f880 item 33 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309000): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309000): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309000): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309000): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309000): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.354648989 +0000 UTC m=+32.585544258 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309000): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05b3fe30 item 34 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.355429343 +0000 UTC m=+32.586324622 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05309480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053099c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053099c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053099c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053099c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053099c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.355429343 +0000 UTC m=+32.586324622 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053099c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fda380 item 34 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.358360767 +0000 UTC m=+32.589256047 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fda850 item 35 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.361418341 +0000 UTC m=+32.592313610 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a580): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533aa80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533aa80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533aa80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533aa80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533aa80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.361418341 +0000 UTC m=+32.592313610 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533aa80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdae00 item 35 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.363722912 +0000 UTC m=+32.594618182 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdb1f0 item 36 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.365376885 +0000 UTC m=+32.596272154 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533b600): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533bb40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533bb40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533bb40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533bb40): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533bb40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.365376885 +0000 UTC m=+32.596272154 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533bb40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdb6c0 item 36 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e280): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e280): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e280): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.367208554 +0000 UTC m=+32.598103823 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fdbd50 item 37 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.367810551 +0000 UTC m=+32.598705820 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546e700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ec00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ec00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ec00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ec00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ec00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.367810551 +0000 UTC m=+32.598705820 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546ec00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05194230 item 37 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f280): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f280): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f280): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.369785199 +0000 UTC m=+32.600680468 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05194e70 item 38 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.370825554 +0000 UTC m=+32.601720823 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546f780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546fcc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546fcc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546fcc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546fcc0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546fcc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.370825554 +0000 UTC m=+32.601720823 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0546fcc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05195730 item 38 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8440): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8440): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8440): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.372710262 +0000 UTC m=+32.603605541 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d00e0 item 39 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.373385818 +0000 UTC m=+32.604281087 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8e40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8e40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8e40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8e40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8e40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.373385818 +0000 UTC m=+32.604281087 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a8e40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0380 item 39 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a94c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a94c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a94c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a94c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a94c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.375278542 +0000 UTC m=+32.606173811 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a94c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0770 item 40 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.376051552 +0000 UTC m=+32.606946821 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054a99c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc000): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc000): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc000): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc000): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc000): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.376051552 +0000 UTC m=+32.606946821 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc000): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0a80 item 40 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.377812045 +0000 UTC m=+32.608707314 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cc5c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccac0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d0ee0 item 41 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccac0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.378879241 +0000 UTC m=+32.609774510 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d10a0 item 41 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.379501335 +0000 UTC m=+32.610396604 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054ccf80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cd4c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cd4c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cd4c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cd4c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cd4c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.379501335 +0000 UTC m=+32.610396604 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cd4c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1340 item 41 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.381387205 +0000 UTC m=+32.612282474 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054cdb00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1730 item 42 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.384388933 +0000 UTC m=+32.615284202 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d19d0 item 42 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.385066703 +0000 UTC m=+32.615961972 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fa640): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fabc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fabc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fabc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fabc0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fabc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.385066703 +0000 UTC m=+32.615961972 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fabc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c058d1dc0 item 42 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.386677244 +0000 UTC m=+32.617572513 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4310 item 43 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.387246199 +0000 UTC m=+32.618141468 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fb700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4540 item 43 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.387853916 +0000 UTC m=+32.618749185 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c054fbc40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540280): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540280): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540280): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.387853916 +0000 UTC m=+32.618749185 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4700 item 43 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.389335523 +0000 UTC m=+32.620230792 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c055408c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540dc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540dc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540dc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4cb0 item 44 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540dc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540dc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.391506192 +0000 UTC m=+32.622401461 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05540dc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe4f50 item 44 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.392176077 +0000 UTC m=+32.623071346 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541880): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541880): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541880): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.392176077 +0000 UTC m=+32.623071346 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe52d0 item 44 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.393567424 +0000 UTC m=+32.624462694 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05541ec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557e4c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557e4c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557e4c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5730 item 45 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557e4c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557e4c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.394054704 +0000 UTC m=+32.624949973 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557e4c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557ebc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557ebc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557ebc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557ebc0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557ebc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.394054704 +0000 UTC m=+32.624949973 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557ebc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04fe5960 item 45 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.396410222 +0000 UTC m=+32.627305491 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580380 item 46 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.399398214 +0000 UTC m=+32.630293483 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557f700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 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-rubilom2raki/dir/file1: no such file or directory 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557fe00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557fe00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557fe00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557fe00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557fe00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.399398214 +0000 UTC m=+32.630293483 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0557fe00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580540 item 46 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.403055188 +0000 UTC m=+32.633950448 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c3c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c8c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c8c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c8c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740930 item 47 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c8c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c8c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.406778388 +0000 UTC m=+32.637673668 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597c8c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597cfc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597cfc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597cfc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597cfc0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597cfc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.406778388 +0000 UTC m=+32.637673668 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597cfc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740bd0 item 47 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.408917498 +0000 UTC m=+32.639812777 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597d600): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597db00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597db00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597db00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05740f50 item 48 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597db00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597db00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.409528501 +0000 UTC m=+32.640423760 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0597db00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a300): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a300): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a300): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a300): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a300): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.409528501 +0000 UTC m=+32.640423760 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05741340 item 48 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a940): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a940): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.414202968 +0000 UTC m=+32.645098257 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569a940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05741730 item 49 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.414877521 +0000 UTC m=+32.645772790 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569adc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b300): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b300): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b300): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b300): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b300): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.414877521 +0000 UTC m=+32.645772790 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c057418f0 item 49 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2440): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2440): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2440): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.419377037 +0000 UTC m=+32.650272316 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f545b0 item 50 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.420252169 +0000 UTC m=+32.651147429 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2ec0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2ec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2ec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2ec0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2ec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.420252169 +0000 UTC m=+32.651147429 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2ec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54850 item 50 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3540): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3540): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3540): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3540): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3540): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.42199976 +0000 UTC m=+32.652895019 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3540): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f54ee0 item 51 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.422739897 +0000 UTC m=+32.653635156 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3a40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da080): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da080): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da080): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.422739897 +0000 UTC m=+32.653635156 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f550a0 item 51 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.426519493 +0000 UTC m=+32.657414793 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057da700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f55810 item 52 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.427879581 +0000 UTC m=+32.658774871 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dac00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db180): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db180): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db180): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.427879581 +0000 UTC m=+32.658774871 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04f55c00 item 52 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db800): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db800): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db800): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db800): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db800): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.431244104 +0000 UTC m=+32.662139403 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057db800): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72230 item 53 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.431749408 +0000 UTC m=+32.662644698 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057dbd00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b740): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b740): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b740): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.431749408 +0000 UTC m=+32.662644698 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569b740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05741d50 item 53 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569bdc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569bdc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569bdc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569bdc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569bdc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.436458299 +0000 UTC m=+32.667353559 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0569bdc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca380 item 54 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.437470241 +0000 UTC m=+32.668365500 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b63c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6940): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6940): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6940): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.437470241 +0000 UTC m=+32.668365500 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca540 item 54 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6fc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6fc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6fc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6fc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6fc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.442754638 +0000 UTC m=+32.673649918 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b6fc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05cca8c0 item 55 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.443467434 +0000 UTC m=+32.674362704 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b74c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b7a00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b7a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b7a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b7a00): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b7a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.443467434 +0000 UTC m=+32.674362704 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056b7a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccabd0 item 55 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4180): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4180): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4180): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.445677437 +0000 UTC m=+32.676572736 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb0a0 item 56 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.446529416 +0000 UTC m=+32.677424675 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4680): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4c00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4c00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4c00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4c00): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4c00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.446529416 +0000 UTC m=+32.677424675 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f4c00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb260 item 56 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.448615815 +0000 UTC m=+32.679511074 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5780): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5780): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb5e0 item 57 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5780): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.449262866 +0000 UTC m=+32.680158126 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d728c0 item 57 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.45333207 +0000 UTC m=+32.684227359 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058383c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838940): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838940): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838940): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.45333207 +0000 UTC m=+32.684227359 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d72a80 item 57 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.455472382 +0000 UTC m=+32.686367640 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05838f80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058394c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058394c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058394c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d730a0 item 58 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058394c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058394c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.456347003 +0000 UTC m=+32.687242272 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058394c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d739d0 item 58 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.457295103 +0000 UTC m=+32.688190392 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05839a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058660c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058660c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058660c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058660c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058660c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.457295103 +0000 UTC m=+32.688190392 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058660c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04d73c70 item 58 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.459410567 +0000 UTC m=+32.690305826 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866c40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866c40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866c40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d29a0 item 59 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866c40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866c40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.459917174 +0000 UTC m=+32.690812432 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05866c40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d2b60 item 59 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.460408451 +0000 UTC m=+32.691303711 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867700): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867700): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867700): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.460408451 +0000 UTC m=+32.691303711 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d2e00 item 59 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.46514247 +0000 UTC m=+32.696037729 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05867d40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920380): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920380): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920380): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3500 item 60 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920380): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920380): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.465577892 +0000 UTC m=+32.696473151 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920380): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3730 item 60 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.466290868 +0000 UTC m=+32.697186127 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059208c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920e80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920e80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920e80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920e80): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920e80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.466290868 +0000 UTC m=+32.697186127 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05920e80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d38f0 item 60 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.467809326 +0000 UTC m=+32.698704585 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059214c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05921a00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05921a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05921a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055d3d50 item 61 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05921a00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05921a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.468464603 +0000 UTC m=+32.699359862 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05921a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a200): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a200): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a200): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.468464603 +0000 UTC m=+32.699359862 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d08150 item 61 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.469926763 +0000 UTC m=+32.700822023 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599a840): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5c40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5c40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5c40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccb880 item 62 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5c40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5c40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.473492907 +0000 UTC m=+32.704388167 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c056f5c40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0440): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0440): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0440): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0440): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0440): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.473492907 +0000 UTC m=+32.704388167 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0440): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05ccba40 item 62 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.475254814 +0000 UTC m=+32.706150073 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0a80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0fc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0fc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0fc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04e9a8c0 item 63 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0fc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0fc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.475835339 +0000 UTC m=+32.706730599 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b0fc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b16c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b16c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b16c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b16c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b16c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.475835339 +0000 UTC m=+32.706730599 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b16c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04e9b260 item 63 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): >_readAt: n=0, err=Bad file descriptor 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.477459166 +0000 UTC m=+32.708354425 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058b1d00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4340): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4340): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4340): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04e9b6c0 item 64 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4340): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4340): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.477795491 +0000 UTC m=+32.708690750 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4340): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4a40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4a40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4a40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4a40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4a40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.477795491 +0000 UTC m=+32.708690750 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d4a40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c04e9bd50 item 64 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5080): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5080): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5080): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.479200915 +0000 UTC m=+32.710096174 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c050cc770 item 65 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.479672094 +0000 UTC m=+32.710567354 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5500): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5a00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5a00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5a00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5a00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5a00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.479672094 +0000 UTC m=+32.710567354 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058d5a00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c050ccfc0 item 65 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee140): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee140): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee140): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.481033715 +0000 UTC m=+32.711928974 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c050cd570 item 66 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.481540232 +0000 UTC m=+32.712435491 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ee5c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058eeb00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058eeb00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058eeb00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058eeb00): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058eeb00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.481540232 +0000 UTC m=+32.712435491 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058eeb00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c050cd880 item 66 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef140): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef140): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef140): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.485060989 +0000 UTC m=+32.715956248 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f4380 item 67 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.485833478 +0000 UTC m=+32.716728737 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058ef5c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058efac0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058efac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058efac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058efac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058efac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.485833478 +0000 UTC m=+32.716728737 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c058efac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f49a0 item 67 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599ad80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599ad80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599ad80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599ad80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599ad80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.488038141 +0000 UTC m=+32.718933400 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599ad80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d08690 item 68 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.488626142 +0000 UTC m=+32.719521421 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b7c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b7c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b7c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b7c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b7c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.488626142 +0000 UTC m=+32.719521421 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599b7c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d088c0 item 68 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599be00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599be00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599be00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599be00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599be00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.489942086 +0000 UTC m=+32.720837345 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0599be00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d08c40 item 69 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.492578224 +0000 UTC m=+32.723473493 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc380): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc880): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc880): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc880): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.492578224 +0000 UTC m=+32.723473493 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bc880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d08e00 item 69 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bcf00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bcf00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bcf00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bcf00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bcf00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.494068478 +0000 UTC m=+32.724963737 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bcf00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d09340 item 70 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.494897132 +0000 UTC m=+32.725792391 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd400): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd940): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd940): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd940): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd940): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd940): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.494897132 +0000 UTC m=+32.725792391 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059bd940): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d09650 item 70 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d60c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d60c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d60c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d60c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d60c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.496298698 +0000 UTC m=+32.727193957 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d60c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d09ab0 item 71 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.496811045 +0000 UTC m=+32.727706305 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d65c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d6ac0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d6ac0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d6ac0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d6ac0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d6ac0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.496811045 +0000 UTC m=+32.727706305 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d6ac0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05d09c70 item 71 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7140): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7140): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7140): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.498156427 +0000 UTC m=+32.729051686 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051cc1c0 item 72 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.49864553 +0000 UTC m=+32.729540799 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7640): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7b80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7b80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7b80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7b80): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7b80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.49864553 +0000 UTC m=+32.729540799 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059d7b80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051cc620 item 72 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.502324576 +0000 UTC m=+32.733219835 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6740): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6740): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051cd340 item 73 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6740): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.502727596 +0000 UTC m=+32.733622856 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051cd7a0 item 73 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.503303986 +0000 UTC m=+32.734199245 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f6c00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7140): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7140): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7140): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.503303986 +0000 UTC m=+32.734199245 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051cd9d0 item 73 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.504794009 +0000 UTC m=+32.735689268 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7c80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7c80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7c80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae000 item 74 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7c80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7c80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.505307809 +0000 UTC m=+32.736203068 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c059f7c80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae230 item 74 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.50583823 +0000 UTC m=+32.736733490 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a2c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a840): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a840): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a840): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a840): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a840): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.50583823 +0000 UTC m=+32.736733490 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9a840): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae460 item 74 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.50766019 +0000 UTC m=+32.738555450 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a9ae80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae8c0 item 75 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.51037635 +0000 UTC m=+32.741271609 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): _writeAt: size=3, off=2 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f4cb0 item 75 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.51180682 +0000 UTC m=+32.742702089 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18640): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18b80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18b80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18b80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18b80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18b80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.51180682 +0000 UTC m=+32.742702089 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a18b80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f4e70 item 75 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.516439708 +0000 UTC m=+32.747334967 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a191c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a196c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a196c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a196c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f56c0 item 76 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a196c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a196c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.517260718 +0000 UTC m=+32.748155987 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a196c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f5880 item 76 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): _writeAt: size=3, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.518156519 +0000 UTC m=+32.749051788 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a19c00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38280): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38280): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38280): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.518156519 +0000 UTC m=+32.749051788 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052f5ce0 item 76 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.519980243 +0000 UTC m=+32.750875512 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a388c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38dc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38dc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38dc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05154230 item 77 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38dc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38dc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.520634569 +0000 UTC m=+32.751529838 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a38dc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a394c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a394c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a394c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a394c0): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a394c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.520634569 +0000 UTC m=+32.751529838 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a394c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05154930 item 77 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.528760302 +0000 UTC m=+32.759655571 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a39b00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50100): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50100): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05154d20 item 78 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50100): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.533718614 +0000 UTC m=+32.764613873 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50800): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50800): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50800): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50800): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50800): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.533718614 +0000 UTC m=+32.764613873 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50800): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051551f0 item 78 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.538873797 +0000 UTC m=+32.769769066 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a50e40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51340): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51340): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51340): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051555e0 item 79 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51340): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51340): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.540595969 +0000 UTC m=+32.771491238 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51340): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51a40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51a40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51a40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51a40): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51a40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.540595969 +0000 UTC m=+32.771491238 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51a40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051557a0 item 79 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.548791724 +0000 UTC m=+32.779686984 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a501c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a506c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a506c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a506c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae1c0 item 80 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a506c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a506c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.54963719 +0000 UTC m=+32.780532449 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a506c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51e00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51e00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.54963719 +0000 UTC m=+32.780532449 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05a51e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae3f0 item 80 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572e740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572e740): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572e740): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572e740): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572e740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.554322287 +0000 UTC m=+32.785217546 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572e740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053ae850 item 81 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.554953719 +0000 UTC m=+32.785848978 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572ebc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f100): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f100): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f100): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f100): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f100): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.554953719 +0000 UTC m=+32.785848978 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f100): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053aec40 item 81 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f780): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f780): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f780): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.558925919 +0000 UTC m=+32.789821178 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572f780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053af0a0 item 82 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.559638946 +0000 UTC m=+32.790534204 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0572fc80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168bc0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168bc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168bc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168bc0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168bc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.559638946 +0000 UTC m=+32.790534204 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05168bc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053af2d0 item 82 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169280): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169280): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169280): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169280): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169280): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.560874538 +0000 UTC m=+32.791769798 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169280): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053af880 item 83 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.561350798 +0000 UTC m=+32.792246057 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169ec0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169ec0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169ec0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169ec0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169ec0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.561350798 +0000 UTC m=+32.792246057 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05169ec0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c053afa40 item 83 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a300): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a300): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a300): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a300): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a300): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.565524929 +0000 UTC m=+32.796420278 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051541c0 item 84 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.566232365 +0000 UTC m=+32.797127624 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501a900): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b480): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b480): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b480): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.566232365 +0000 UTC m=+32.797127624 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0501b480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051548c0 item 84 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c200): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c200): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c200): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c200): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c200): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.567784216 +0000 UTC m=+32.798679475 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c200): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05154cb0 item 85 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.568340346 +0000 UTC m=+32.799235605 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565c740): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cc80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cc80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cc80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cc80): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cc80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.568340346 +0000 UTC m=+32.799235605 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565cc80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05155180 item 85 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d300): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d300): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d300): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d300): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d300): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.569797216 +0000 UTC m=+32.800692475 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d300): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05155ab0 item 86 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.571487278 +0000 UTC m=+32.802382536 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565d800): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dd80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dd80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dd80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dd80): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dd80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.571487278 +0000 UTC m=+32.802382536 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0565dd80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05155c70 item 86 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234980): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234980): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234980): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234980): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234980): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.573264082 +0000 UTC m=+32.804159341 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234980): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055803f0 item 87 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.57536012 +0000 UTC m=+32.806255379 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05234f40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c052356c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c052356c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c052356c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c052356c0): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c052356c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.57536012 +0000 UTC m=+32.806255379 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c052356c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055805b0 item 87 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235d40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235d40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235d40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235d40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235d40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.576834523 +0000 UTC m=+32.807729782 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05235d40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05580930 item 88 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.577441039 +0000 UTC m=+32.808336308 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e168c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e171c0): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e171c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e171c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e171c0): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e171c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.577441039 +0000 UTC m=+32.808336308 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c04e171c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581110 item 88 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.578735203 +0000 UTC m=+32.809630462 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552140): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552780): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552780): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552780): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581490 item 89 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552780): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552780): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.579357308 +0000 UTC m=+32.810252567 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552780): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581650 item 89 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.57993622 +0000 UTC m=+32.810831520 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05552cc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553240): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553240): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553240): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.57993622 +0000 UTC m=+32.810831520 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581810 item 89 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.584200813 +0000 UTC m=+32.815096072 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553880): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553dc0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553dc0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553dc0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05581c00 item 90 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553dc0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553dc0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.584706787 +0000 UTC m=+32.815602047 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05553dc0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051a8a10 item 90 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.585525915 +0000 UTC m=+32.816421174 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2a40): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2a40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2a40): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2a40): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2a40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.585525915 +0000 UTC m=+32.816421174 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f2a40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c051a97a0 item 90 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.586925677 +0000 UTC m=+32.817820936 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3080): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f35c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f35c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f35c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055004d0 item 91 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f35c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f35c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.587674161 +0000 UTC m=+32.818569420 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f35c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): >_readAt: n=2, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): _writeAt: size=3, off=7 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500700 item 91 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.588259245 +0000 UTC m=+32.819154504 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c057f3b00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c180): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c180): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c180): >_readAt: n=8, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.588259245 +0000 UTC m=+32.819154504 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055009a0 item 91 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.589436358 +0000 UTC m=+32.820331627 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526c7c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526cd00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526cd00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526cd00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05500ee0 item 92 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526cd00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526cd00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.589917076 +0000 UTC m=+32.820812334 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526cd00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): open at offset 5 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501110 item 92 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): _readAt: size=2, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): _writeAt: size=3, off=5 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): >_writeAt: n=3, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.590536315 +0000 UTC m=+32.821431574 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d240): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d800): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d800): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d800): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d800): >_readAt: n=3, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d800): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.590536315 +0000 UTC m=+32.821431574 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526d800): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c055016c0 item 92 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.594480452 +0000 UTC m=+32.825375711 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0526de40): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300480): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300480): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300480): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501a40 item 93 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300480): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300480): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.59505661 +0000 UTC m=+32.825951870 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300480): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300b80): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300b80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300b80): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300b80): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300b80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.59505661 +0000 UTC m=+32.825951870 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05300b80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c05501c00 item 93 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.596506307 +0000 UTC m=+32.827401576 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053011c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301700): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301700): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301700): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea0e0 item 94 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301700): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301700): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.597064371 +0000 UTC m=+32.827959630 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301700): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301e00): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301e00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301e00): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301e00): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301e00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.597064371 +0000 UTC m=+32.827959630 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05301e00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea2a0 item 94 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.598708526 +0000 UTC m=+32.829603785 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314540): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314a80): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314a80): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314a80): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea700 item 95 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314a80): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314a80): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.599640275 +0000 UTC m=+32.830535534 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05314a80): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315180): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315180): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315180): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315180): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315180): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.599640275 +0000 UTC m=+32.830535534 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315180): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ea8c0 item 95 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 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/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): open at offset 0 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): _readAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): >_readAt: n=0, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.602789552 +0000 UTC m=+32.833684811 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c053157c0): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315d00): _writeAt: size=5, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315d00): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315d00): >openPending: err= 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052ead20 item 96 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315d00): >_writeAt: n=5, err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315d00): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.603391738 +0000 UTC m=+32.834286997 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c05315d00): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/02 01:27:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/02 01:27:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a500): _readAt: size=512, off=0 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a500): openPending: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a500): >openPending: err= 2026/09/02 01:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a500): >_readAt: n=5, err=EOF 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a500): close: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-02 01:27:35.603391738 +0000 UTC m=+32.834286997 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : open-test-file(0x3b3c0533a500): >close: err= 2026/09/02 01:27:35 DEBUG : open-test-file: Remove: 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3b3c052eaf50 item 96 2026/09/02 01:27:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/02 01:27:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/02 01:27:35 DEBUG : open-test-file: >Remove: err= 2026/09/02 01:27:35 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : >WaitForWriters: 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.82s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.38s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:35 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:35 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:35 DEBUG : file1: newRWFileHandle: 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): openPending: 2026/09/02 01:27:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): >openPending: err= 2026/09/02 01:27:35 DEBUG : file1: >newRWFileHandle: err= 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/02 01:27:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): _writeAt: size=2, off=0 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): >_writeAt: n=2, err= 2026/09/02 01:27:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): RWFileHandle.Flush 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): RWFileHandle.Release 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): close: 2026/09/02 01:27:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/02 01:27:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:35 DEBUG : file1(0x3b3c053b0440): >close: err= 2026/09/02 01:27:35 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : file1: reading active writers 2026/09/02 01:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : file1: reading active writers 2026/09/02 01:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : file1: reading active writers 2026/09/02 01:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : file1: reading active writers 2026/09/02 01:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:35 DEBUG : file1: vfs cache: starting upload 2026/09/02 01:27:35 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1.a0a9169e.partial" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1.a0a9169e.partial 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1.a0a9169e.partial" 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : file1: reading active writers 2026/09/02 01:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rubilom2raki/file1.a0a9169e.partial 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:35 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/02 01:27:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/02 01:27:35 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/02 01:27:35 INFO : file1: Copied (new) 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rubilom2raki/file1 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:35 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/02 01:27:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/02 01:27:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/02 01:27:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/02 01:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:35 INFO : file1: vfs cache: upload succeeded try #1 2026/09/02 01:27:35 DEBUG : Looking for writers 2026/09/02 01:27:35 DEBUG : file1: reading active writers 2026/09/02 01:27:35 DEBUG : >WaitForWriters: 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:35 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rubilom2raki/file1 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/02 01:27:36 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : file1: reading active writers 2026/09/02 01:27:36 DEBUG : >WaitForWriters: 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.53s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:36 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:36 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:36 DEBUG : rename_me: newRWFileHandle: 2026/09/02 01:27:36 DEBUG : rename_me(0x3b3c0548cc40): openPending: 2026/09/02 01:27:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/02 01:27:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/02 01:27:36 DEBUG : rename_me(0x3b3c0548cc40): >openPending: err= 2026/09/02 01:27:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/02 01:27:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/02 01:27:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/02 01:27:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/02 01:27:36 DEBUG : rename_me(0x3b3c0548cc40): _writeAt: size=5, off=0 2026/09/02 01:27:36 DEBUG : rename_me(0x3b3c0548cc40): >_writeAt: n=5, err= 2026/09/02 01:27:36 DEBUG : rename_me(0x3b3c0548cc40): close: 2026/09/02 01:27:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-02 01:27:36.136139467 +0000 UTC m=+33.367034726 2026/09/02 01:27:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/02 01:27:36 DEBUG : rename_me(0x3b3c0548cc40): >close: err= 2026/09/02 01:27:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/02 01:27:36 DEBUG : i_was_renamed: Updating file with 0x3b3c054e8000 2026/09/02 01:27:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/02 01:27:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/02 01:27:36 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : i_was_renamed: reading active writers 2026/09/02 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : i_was_renamed: reading active writers 2026/09/02 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : i_was_renamed: reading active writers 2026/09/02 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : i_was_renamed: reading active writers 2026/09/02 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/02 01:27:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/02 01:27:36 DEBUG : i_was_renamed.56752779.partial: size = 5 OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/i_was_renamed.56752779.partial" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/i_was_renamed.56752779.partial 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/i_was_renamed.56752779.partial" 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : i_was_renamed: reading active writers 2026/09/02 01:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/i_was_renamed.56752779.partial 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : i_was_renamed.56752779.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:36 DEBUG : i_was_renamed.56752779.partial: renamed to: i_was_renamed 2026/09/02 01:27:36 INFO : i_was_renamed: Copied (new) 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/i_was_renamed" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/i_was_renamed 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/i_was_renamed" 2026/09/02 01:27:36 DEBUG : Looking for writers 2026/09/02 01:27:36 DEBUG : i_was_renamed: reading active writers 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/i_was_renamed 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-02 01:27:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/02 01:27:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/02 01:27:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/02 01:27:36 DEBUG : >WaitForWriters: 2026/09/02 01:27:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:36 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/02 01:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rubilom2raki" 2026/09/02 01:27:36 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/02 01:27:36 DEBUG : forgetting directory cache 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate(0x3b3c057be200): _readAt: size=512, off=0 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate(0x3b3c057be200): openPending: 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-02 00:28:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/02 01:27:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate(0x3b3c057be200): >openPending: err= 2026/09/02 01:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate(0x3b3c057be200): >_readAt: n=20, err=EOF 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate(0x3b3c057be200): close: 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:28:36 +0000 UTC 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate(0x3b3c057be200): >close: err= 2026/09/02 01:27:36 DEBUG : Re-reading directory (106.04459ms old) 2026/09/02 01:27:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:36 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : forgetting directory cache 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c0533b900): _readAt: size=512, off=0 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c0533b900): openPending: 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-02 00:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-02 00:28:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-02 00:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-02 00:28:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/02 01:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/02 01:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c0533b900): >openPending: err= 2026/09/02 01:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c0533b900): >_readAt: n=20, err=EOF 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c0533b900): close: 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:29:36 +0000 UTC 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c0533b900): >close: err= 2026/09/02 01:27:37 DEBUG : Re-reading directory (105.017751ms old) 2026/09/02 01:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : forgetting directory cache 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c05aba500): _readAt: size=512, off=0 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c05aba500): openPending: 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-02 00:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-02 00:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-02 00:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-02 00:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/02 01:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/02 01:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c05aba500): >openPending: err= 2026/09/02 01:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c05aba500): >_readAt: n=20, err=EOF 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c05aba500): close: 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:30:36 +0000 UTC 2026/09/02 01:27:37 DEBUG : TestRWCacheUpdate(0x3b3c05aba500): >close: err= 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:37 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : forgetting directory cache 2026/09/02 01:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c05abab80): _readAt: size=512, off=0 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c05abab80): openPending: 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-02 00:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-02 00:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-02 00:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-02 00:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/02 01:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/02 01:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c05abab80): >openPending: err= 2026/09/02 01:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c05abab80): >_readAt: n=20, err=EOF 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c05abab80): close: 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:31:36 +0000 UTC 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c05abab80): >close: err= 2026/09/02 01:27:38 DEBUG : Re-reading directory (105.571837ms old) 2026/09/02 01:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : forgetting directory cache 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c057bf400): _readAt: size=512, off=0 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c057bf400): openPending: 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-02 00:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-02 00:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-02 00:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-02 00:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/02 01:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/02 01:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c057bf400): >openPending: err= 2026/09/02 01:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c057bf400): >_readAt: n=20, err=EOF 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c057bf400): close: 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:32:36 +0000 UTC 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate(0x3b3c057bf400): >close: err= 2026/09/02 01:27:38 DEBUG : Re-reading directory (106.339156ms old) 2026/09/02 01:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:38 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/02 01:27:39 DEBUG : forgetting directory cache 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c05abb580): _readAt: size=512, off=0 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c05abb580): openPending: 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-02 00:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-02 00:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-02 00:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-02 00:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/02 01:27:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/02 01:27:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c05abb580): >openPending: err= 2026/09/02 01:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c05abb580): >_readAt: n=20, err=EOF 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c05abb580): close: 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:33:36 +0000 UTC 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c05abb580): >close: err= 2026/09/02 01:27:39 DEBUG : Re-reading directory (106.654201ms old) 2026/09/02 01:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : forgetting directory cache 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c0572e100): _readAt: size=512, off=0 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c0572e100): openPending: 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-02 00:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-02 00:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-02 00:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-02 00:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/02 01:27:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/02 01:27:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c0572e100): >openPending: err= 2026/09/02 01:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c0572e100): >_readAt: n=21, err=EOF 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c0572e100): close: 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:34:36 +0000 UTC 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate(0x3b3c0572e100): >close: err= 2026/09/02 01:27:39 DEBUG : Re-reading directory (108.682181ms old) 2026/09/02 01:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:39 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : forgetting directory cache 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572e640): _readAt: size=512, off=0 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572e640): openPending: 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-02 00:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-02 00:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-02 00:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-02 00:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/02 01:27:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/02 01:27:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572e640): >openPending: err= 2026/09/02 01:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572e640): >_readAt: n=22, err=EOF 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572e640): close: 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:35:36 +0000 UTC 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572e640): >close: err= 2026/09/02 01:27:40 DEBUG : Re-reading directory (113.613272ms old) 2026/09/02 01:27:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/02 01:27:40 DEBUG : forgetting directory cache 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572ee00): _readAt: size=512, off=0 2026/09/02 01:27:40 DEBUG : TestRWCacheUpdate(0x3b3c0572ee00): openPending: 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:40 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-02 00:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-02 00:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-02 00:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-02 00:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/02 01:27:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/02 01:27:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c0572ee00): >openPending: err= 2026/09/02 01:27:41 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c0572ee00): >_readAt: n=23, err=EOF 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c0572ee00): close: 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:36:36 +0000 UTC 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c0572ee00): >close: err= 2026/09/02 01:27:41 DEBUG : Re-reading directory (115.159782ms old) 2026/09/02 01:27:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : forgetting directory cache 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c059b4840): _readAt: size=512, off=0 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c059b4840): openPending: 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-rubilom2raki/TestRWCacheUpdate 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-02 00:37:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-02 00:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-02 00:37:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-02 00:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/02 01:27:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/02 01:27:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c059b4840): >openPending: err= 2026/09/02 01:27:41 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c059b4840): >_readAt: n=24, err=EOF 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c059b4840): close: 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-02 00:37:36 +0000 UTC 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate(0x3b3c059b4840): >close: err= 2026/09/02 01:27:41 DEBUG : Re-reading directory (117.817208ms old) 2026/09/02 01:27:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/02 01:27:41 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:41 DEBUG : Looking for writers 2026/09/02 01:27:41 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/02 01:27:41 DEBUG : >WaitForWriters: 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.11s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:41 DEBUG : forgetting directory cache 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:41 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/02 01:27:41 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:41 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:41 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/02 01:27:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/02 01:27:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/02 01:27:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/02 01:27:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/02 01:27:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/02 01:27:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/02 01:27:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/FiLeA" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rubilom2raki/FiLeA 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:42 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/02 01:27:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/02 01:27:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/02 01:27:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/02 01:27:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:42 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FiLeB" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rubilom2raki/FiLeB 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/02 01:27:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/02 01:27:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/02 01:27:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/FilEb" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rubilom2raki/FilEb 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/02 01:27:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/02 01:27:43 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/02 01:27:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/02 01:27:43 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/02 01:27:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/02 01:27:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/02 01:27:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/02 01:27:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/02 01:27:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/02 01:27:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/02 01:27:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : FiLeA: reading active writers 2026/09/02 01:27:43 DEBUG : FiLeB: reading active writers 2026/09/02 01:27:43 DEBUG : FilEb: reading active writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : FiLeA: reading active writers 2026/09/02 01:27:43 DEBUG : FiLeB: reading active writers 2026/09/02 01:27:43 DEBUG : FilEb: reading active writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.54s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/normal name with no special characters.txt" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/normal\ name\ with\ no\ special\ characters.txt 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/normal\ name\ with\ no\ special\ characters.txt" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rubilom2raki/normal name with no special characters.txt 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/normal name with no special characters.txt" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/normal\ name\ with\ no\ special\ characters.txt 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/normal\ name\ with\ no\ special\ characters.txt" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rubilom2raki/normal name with no special characters.txt 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/測試_Русский___ě_áñ" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/測試_Русский___ě_áñ 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/測試_Русский___ě_áñ" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rubilom2raki/測試_Русский___ě_áñ 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/測試_Русский___ě_áñ" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/測試_Русский___ě_áñ 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/測試_Русский___ě_áñ" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rubilom2raki/測試_Русский___ě_áñ 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/02 01:27:43 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/normal name with no special characters.txt" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/normal\ name\ with\ no\ special\ characters.txt 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/normal\ name\ with\ no\ special\ characters.txt" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rubilom2raki/normal name with no special characters.txt 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/測試_Русский___ě_áñ" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/測試_Русский___ě_áñ 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/測試_Русский___ě_áñ" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rubilom2raki/測試_Русский___ě_áñ 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/02 01:27:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:43 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Reusing VFS from active cache 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:43 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:43 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:43 DEBUG : Looking for writers 2026/09/02 01:27:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:43 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:43 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/02 01:27:44 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:44 DEBUG : dir: Looking for writers 2026/09/02 01:27:44 DEBUG : file2: reading active writers 2026/09/02 01:27:44 DEBUG : Looking for writers 2026/09/02 01:27:44 DEBUG : dir: reading active writers 2026/09/02 01:27:44 DEBUG : file1: reading active writers 2026/09/02 01:27:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:44 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/02 01:27:44 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:44 DEBUG : dir: Looking for writers 2026/09/02 01:27:44 DEBUG : Looking for writers 2026/09/02 01:27:44 DEBUG : dir: reading active writers 2026/09/02 01:27:44 DEBUG : file1: reading active writers 2026/09/02 01:27:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.35s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:44 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/02 01:27:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:44 DEBUG : file1: Open: flags=O_RDONLY 2026/09/02 01:27:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/02 01:27:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/02 01:27:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/02 01:27:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (0 bytes), uploading instead of streaming 2026/09/02 01:27:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/new_file.txt" 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/new_file.txt 2026/09/02 01:27:44 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/new_file.txt" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/dir/new_file.txt 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:45 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:45 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/02 01:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/02 01:27:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/02 01:27:45 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:45 DEBUG : dir: Looking for writers 2026/09/02 01:27:45 DEBUG : file2: reading active writers 2026/09/02 01:27:45 DEBUG : new_file.txt: reading active writers 2026/09/02 01:27:45 DEBUG : Looking for writers 2026/09/02 01:27:45 DEBUG : dir: reading active writers 2026/09/02 01:27:45 DEBUG : file1: reading active writers 2026/09/02 01:27:45 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.54s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:45 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file2" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rubilom2raki/dir/file2 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/02 01:27:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/02 01:27:45 DEBUG : dir/file1: Updating file with dir/file1 0x3b3c057841a0 2026/09/02 01:27:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/02 01:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/dir/file1" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rubilom2raki/dir/file1 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/02 01:27:45 INFO : dir/file1: Moved (server-side) to: file0 2026/09/02 01:27:45 DEBUG : file0: Updating file with file0 0x3b3c057841a0 2026/09/02 01:27:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file0" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file0 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file0" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rubilom2raki/file0 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file0" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file0 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file0" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rubilom2raki/file0 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:45 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/02 01:27:45 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:45 DEBUG : dir: Looking for writers 2026/09/02 01:27:45 DEBUG : Looking for writers 2026/09/02 01:27:45 DEBUG : dir: reading active writers 2026/09/02 01:27:45 DEBUG : file0: reading active writers 2026/09/02 01:27:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:45 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Server has VFS statistics extension 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: About path "/rclone-test-rubilom2raki" 2026/09/02 01:27:45 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:45 DEBUG : Looking for writers 2026/09/02 01:27:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:45 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/02 01:27:45 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/02 01:27:45 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:45 DEBUG : Looking for writers 2026/09/02 01:27:45 DEBUG : a: Looking for writers 2026/09/02 01:27:45 DEBUG : b: Looking for writers 2026/09/02 01:27:45 DEBUG : c: Looking for writers 2026/09/02 01:27:45 DEBUG : d: Looking for writers 2026/09/02 01:27:45 DEBUG : Looking for writers 2026/09/02 01:27:45 DEBUG : c: reading active writers 2026/09/02 01:27:45 DEBUG : d: reading active writers 2026/09/02 01:27:45 DEBUG : /: reading active writers 2026/09/02 01:27:45 DEBUG : a: reading active writers 2026/09/02 01:27:45 DEBUG : b: reading active writers 2026/09/02 01:27:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:45 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/02 01:27:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/02 01:27:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/02 01:27:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/02 01:27:46 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:46 DEBUG : a/b/c/d: Looking for writers 2026/09/02 01:27:46 DEBUG : a/b/c: Looking for writers 2026/09/02 01:27:46 DEBUG : d: reading active writers 2026/09/02 01:27:46 DEBUG : a/b: Looking for writers 2026/09/02 01:27:46 DEBUG : c: reading active writers 2026/09/02 01:27:46 DEBUG : a: Looking for writers 2026/09/02 01:27:46 DEBUG : b: reading active writers 2026/09/02 01:27:46 DEBUG : Looking for writers 2026/09/02 01:27:46 DEBUG : a: reading active writers 2026/09/02 01:27:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.07s) === 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:46 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:46 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:46 DEBUG : Looking for writers 2026/09/02 01:27:46 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-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:46 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/02 01:27:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/02 01:27:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 01:27:46 DEBUG : file1: size = 5 OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:46 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/02 01:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/02 01:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/02 01:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (0 bytes), uploading instead of streaming 2026/09/02 01:27:46 DEBUG : file1: size = 0 OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/02 01:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (7 bytes), uploading instead of streaming 2026/09/02 01:27:46 DEBUG : file1: size = 7 OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:46 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:46 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/02 01:27:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/02 01:27:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:46 DEBUG : Looking for writers 2026/09/02 01:27:46 DEBUG : file1: reading active writers 2026/09/02 01:27:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.58s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:46 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/02 01:27:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/02 01:27:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/02 01:27:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (11 bytes), uploading instead of streaming 2026/09/02 01:27:47 DEBUG : file1: size = 11 OK 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/02 01:27:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rubilom2raki/file1 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/02 01:27:47 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:47 DEBUG : Looking for writers 2026/09/02 01:27:47 DEBUG : file1: reading active writers 2026/09/02 01:27:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:47 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Connection OK after error: context canceled 2026/09/02 01:27:47 DEBUG : file1: Removed after failed upload: context canceled 2026/09/02 01:27:47 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/02 01:27:47 DEBUG : file1: Remove: 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/02 01:27:47 DEBUG : file1: >Remove: err= 2026/09/02 01:27:47 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:47 DEBUG : Looking for writers 2026/09/02 01:27:47 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:47 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Connection OK after error: context canceled 2026/09/02 01:27:47 DEBUG : file1: Removed after failed upload: context canceled 2026/09/02 01:27:47 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/02 01:27:47 DEBUG : file1: Remove: 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/02 01:27:47 DEBUG : file1: >Remove: err= 2026/09/02 01:27:47 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:47 DEBUG : Looking for writers 2026/09/02 01:27:47 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:47 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:47 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/02 01:27:47 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/02 01:27:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 01:27:47 DEBUG : file2: size = 5 OK 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:47 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file2 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:48 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:48 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file2 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file2" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/file2 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/file2" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rubilom2raki/file2 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/02 01:27:48 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:48 DEBUG : Looking for writers 2026/09/02 01:27:48 DEBUG : file2: reading active writers 2026/09/02 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.34s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 01:27:48 DEBUG : file1: size = 5 OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/02 01:27:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 01:27:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/02 01:27:48 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:48 DEBUG : Looking for writers 2026/09/02 01:27:48 DEBUG : file1: reading active writers 2026/09/02 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: WriteFileHandle.Release closing 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (0 bytes), uploading instead of streaming 2026/09/02 01:27:48 DEBUG : file1: size = 0 OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/02 01:27:48 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:48 DEBUG : Looking for writers 2026/09/02 01:27:48 DEBUG : file1: reading active writers 2026/09/02 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (2 bytes), uploading instead of streaming 2026/09/02 01:27:48 DEBUG : file1: size = 2 OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/02 01:27:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/02 01:27:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:48 DEBUG : Looking for writers 2026/09/02 01:27:48 DEBUG : file1: reading active writers 2026/09/02 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (0 bytes), uploading instead of streaming 2026/09/02 01:27:48 DEBUG : file1: size = 0 OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/02 01:27:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:27:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_RDONLY 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/02 01:27:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:48 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:48 DEBUG : Looking for writers 2026/09/02 01:27:48 DEBUG : file1: reading active writers 2026/09/02 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: File to upload is small (100 bytes), uploading instead of streaming 2026/09/02 01:27:48 DEBUG : file1: size = 100 OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/file1" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 0f4e3b113b8acb69761f893b996a86d9 /rclone-test-rubilom2raki/file1 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : file1: Parsed hash: 0f4e3b113b8acb69761f893b996a86d9 2026/09/02 01:27:48 DEBUG : file1: md5 = 0f4e3b113b8acb69761f893b996a86d9 OK 2026/09/02 01:27:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/02 01:27:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/02 01:27:48 DEBUG : file1: Open: flags=O_RDONLY 2026/09/02 01:27:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/02 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/02 01:27:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:48 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:48 DEBUG : Looking for writers 2026/09/02 01:27:48 DEBUG : file1: reading active writers 2026/09/02 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/02 01:27:48 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/02 01:27:48 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/02 01:27:48 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/02 01:27:48 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/02 01:27:48 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/02 01:27:48 DEBUG : stalled: Remove: 2026/09/02 01:27:48 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/02 01:27:48 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:48 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f000.txt" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f000.txt 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f000.txt" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-rubilom2raki/flat/f000.txt 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:48 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f000.txt" 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/flat/f000.txt 2026/09/02 01:27:48 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/flat/f000.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-rubilom2raki/flat/f000.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f001.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f001.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f001.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-rubilom2raki/flat/f001.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f001.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/flat/f001.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/flat/f001.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-rubilom2raki/flat/f001.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f002.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f002.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f002.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-rubilom2raki/flat/f002.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f002.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/flat/f002.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/flat/f002.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-rubilom2raki/flat/f002.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f003.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f003.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f003.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-rubilom2raki/flat/f003.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f003.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/flat/f003.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/flat/f003.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-rubilom2raki/flat/f003.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f004.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f004.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f004.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-rubilom2raki/flat/f004.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f004.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: sha1sum /rclone-test-rubilom2raki/flat/f004.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rubilom2raki/flat/f004.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-rubilom2raki/flat/f004.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/02 01:27:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/02 01:27:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/02 01:27:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f000.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f000.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f000.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-rubilom2raki/flat/f000.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:49 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/02 01:27:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/02 01:27:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/02 01:27:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f001.txt" 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f001.txt 2026/09/02 01:27:49 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f001.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-rubilom2raki/flat/f001.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/02 01:27:50 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/02 01:27:50 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/02 01:27:50 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:50 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f002.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f002.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f002.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-rubilom2raki/flat/f002.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/02 01:27:50 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/02 01:27:50 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/02 01:27:50 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:50 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f003.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f003.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f003.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-rubilom2raki/flat/f003.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/02 01:27:50 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/02 01:27:50 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/02 01:27:50 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:50 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/flat/f004.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/flat/f004.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/flat/f004.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-rubilom2raki/flat/f004.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/02 01:27:50 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:50 DEBUG : flat: Looking for writers 2026/09/02 01:27:50 DEBUG : f000.txt: reading active writers 2026/09/02 01:27:50 DEBUG : f001.txt: reading active writers 2026/09/02 01:27:50 DEBUG : f002.txt: reading active writers 2026/09/02 01:27:50 DEBUG : f003.txt: reading active writers 2026/09/02 01:27:50 DEBUG : f004.txt: reading active writers 2026/09/02 01:27:50 DEBUG : Looking for writers 2026/09/02 01:27:50 DEBUG : flat: reading active writers 2026/09/02 01:27:50 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.50s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:50 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:50 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/02 01:27:50 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/02 01:27:50 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:50 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/a/b/c/deep.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/a/b/c/deep.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/a/b/c/deep.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-rubilom2raki/a/b/c/deep.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/02 01:27:50 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/02 01:27:50 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/02 01:27:50 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:50 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/a/b/mid.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/a/b/mid.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/a/b/mid.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-rubilom2raki/a/b/mid.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/02 01:27:50 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/02 01:27:50 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/02 01:27:50 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:50 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/a/top.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/a/top.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/a/top.txt" 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-rubilom2raki/a/top.txt 2026/09/02 01:27:50 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:50 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/02 01:27:50 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:50 DEBUG : a/b/c: Looking for writers 2026/09/02 01:27:50 DEBUG : deep.txt: reading active writers 2026/09/02 01:27:50 DEBUG : a/b: Looking for writers 2026/09/02 01:27:50 DEBUG : c: reading active writers 2026/09/02 01:27:50 DEBUG : mid.txt: reading active writers 2026/09/02 01:27:50 DEBUG : a: Looking for writers 2026/09/02 01:27:50 DEBUG : b: reading active writers 2026/09/02 01:27:50 DEBUG : top.txt: reading active writers 2026/09/02 01:27:50 DEBUG : Looking for writers 2026/09/02 01:27:50 DEBUG : a: reading active writers 2026/09/02 01:27:50 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.29s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:50 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/bigdir/big.bin" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/bigdir/big.bin 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/bigdir/big.bin" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: d4e8e5d2e68931ca9d19a8be52085c2b /rclone-test-rubilom2raki/bigdir/big.bin 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:51 DEBUG : bigdir/big.bin: Parsed hash: d4e8e5d2e68931ca9d19a8be52085c2b 2026/09/02 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:51 DEBUG : bigdir: Looking for writers 2026/09/02 01:27:51 DEBUG : big.bin: reading active writers 2026/09/02 01:27:51 DEBUG : Looking for writers 2026/09/02 01:27:51 DEBUG : bigdir: reading active writers 2026/09/02 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.02s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-rubilom2raki", Local "Local file system at /tmp/rclone1987069168", Modify Window "1s" 2026/09/02 01:27:51 INFO : sftp://rclone@:22/rclone-test-rubilom2raki: poll-interval is not supported by this remote 2026/09/02 01:27:51 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/02 01:27:51 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/02 01:27:51 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:51 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir1/a.txt" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir1/a.txt 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir1/a.txt" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-rubilom2raki/dir1/a.txt 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:51 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/02 01:27:51 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/02 01:27:51 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/02 01:27:51 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:51 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir2/b.txt" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir2/b.txt 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir2/b.txt" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: 415290769594460e2e485922904f345d /rclone-test-rubilom2raki/dir2/b.txt 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:51 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/02 01:27:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/02 01:27:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/02 01:27:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/02 01:27:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Shell path "/rclone-test-rubilom2raki/dir3/c.txt" 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: creating additional session 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Running remote command: md5sum /rclone-test-rubilom2raki/dir3/c.txt 2026/09/02 01:27:51 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rubilom2raki/dir3/c.txt" 2026/09/02 01:27:52 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: command exited OK 2026/09/02 01:27:52 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-rubilom2raki/dir3/c.txt 2026/09/02 01:27:52 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: ssh external: close 2026/09/02 01:27:52 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/02 01:27:52 DEBUG : WaitForWriters: timeout=30s 2026/09/02 01:27:52 DEBUG : dir3: Looking for writers 2026/09/02 01:27:52 DEBUG : c.txt: reading active writers 2026/09/02 01:27:52 DEBUG : dir1: Looking for writers 2026/09/02 01:27:52 DEBUG : a.txt: reading active writers 2026/09/02 01:27:52 DEBUG : dir2: Looking for writers 2026/09/02 01:27:52 DEBUG : b.txt: reading active writers 2026/09/02 01:27:52 DEBUG : Looking for writers 2026/09/02 01:27:52 DEBUG : dir1: reading active writers 2026/09/02 01:27:52 DEBUG : dir2: reading active writers 2026/09/02 01:27:52 DEBUG : dir3: reading active writers 2026/09/02 01:27:52 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/02 01:27:52 DEBUG : sftp://rclone@:22/rclone-test-rubilom2raki: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.304377647s (try 1/5)