"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/29 05:21:47 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-jisevoh6xota" 2026/08/29 05:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:21:47 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/29 05:21:47 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/29 05:21:47 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/29 05:21:47 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/29 05:21:47 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell type "unix" from config 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Relative path resolved to "/rclone-test-jisevoh6xota" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Using root directory "/rclone-test-jisevoh6xota" 2026/08/29 05:21:47 DEBUG : Creating backend with remote "/tmp/rclone1375229939" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:47 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:47 DEBUG : dir: Looking for writers 2026/08/29 05:21:47 DEBUG : Looking for writers 2026/08/29 05:21:47 DEBUG : dir: reading active writers 2026/08/29 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:47 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:47 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/29 05:21:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:48 DEBUG : dir/subdir: Looking for writers 2026/08/29 05:21:48 DEBUG : dir: Looking for writers 2026/08/29 05:21:48 DEBUG : file1: reading active writers 2026/08/29 05:21:48 DEBUG : file2: reading active writers 2026/08/29 05:21:48 DEBUG : subdir: reading active writers 2026/08/29 05:21:48 DEBUG : Looking for writers 2026/08/29 05:21:48 DEBUG : dir: reading active writers 2026/08/29 05:21:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.63s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:48 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:48 DEBUG : dir: Looking for writers 2026/08/29 05:21:48 DEBUG : file1: reading active writers 2026/08/29 05:21:48 DEBUG : Looking for writers 2026/08/29 05:21:48 DEBUG : dir: reading active writers 2026/08/29 05:21:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:48 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:48 DEBUG : dir: Looking for writers 2026/08/29 05:21:48 DEBUG : Looking for writers 2026/08/29 05:21:48 DEBUG : dir: reading active writers 2026/08/29 05:21:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:48 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:48 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:48 DEBUG : forgetting directory cache 2026/08/29 05:21:48 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:48 DEBUG : Looking for writers 2026/08/29 05:21:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:48 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/29 05:21:49 DEBUG : dir: invalidating directory cache 2026/08/29 05:21:49 DEBUG : >ForgetPath: 2026/08/29 05:21:49 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/29 05:21:49 DEBUG : invalidating directory cache 2026/08/29 05:21:49 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:49 DEBUG : >ForgetPath: 2026/08/29 05:21:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/29 05:21:49 DEBUG : >ForgetPath: 2026/08/29 05:21:49 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:49 DEBUG : dir: Looking for writers 2026/08/29 05:21:49 DEBUG : Looking for writers 2026/08/29 05:21:49 DEBUG : dir: reading active writers 2026/08/29 05:21:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:49 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/fil/a/b/c" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/fil/a/b/c 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/fil/a/b/c" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-jisevoh6xota/fil/a/b/c 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/fil/a/b/c" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/fil/a/b/c 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/fil/a/b/c" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-jisevoh6xota/fil/a/b/c 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:49 DEBUG : forgetting directory cache 2026/08/29 05:21:49 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:49 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:49 DEBUG : dir: Looking for writers 2026/08/29 05:21:49 DEBUG : fil/a/b: Looking for writers 2026/08/29 05:21:49 DEBUG : fil/a: Looking for writers 2026/08/29 05:21:49 DEBUG : b: reading active writers 2026/08/29 05:21:49 DEBUG : fil: Looking for writers 2026/08/29 05:21:49 DEBUG : a: reading active writers 2026/08/29 05:21:49 DEBUG : Looking for writers 2026/08/29 05:21:49 DEBUG : dir: reading active writers 2026/08/29 05:21:49 DEBUG : fil: reading active writers 2026/08/29 05:21:49 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:49 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:50 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:50 DEBUG : dir: Looking for writers 2026/08/29 05:21:50 DEBUG : Looking for writers 2026/08/29 05:21:50 DEBUG : dir: reading active writers 2026/08/29 05:21:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:50 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:50 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:50 DEBUG : dir: Looking for writers 2026/08/29 05:21:50 DEBUG : file1: reading active writers 2026/08/29 05:21:50 DEBUG : Looking for writers 2026/08/29 05:21:50 DEBUG : dir: reading active writers 2026/08/29 05:21:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:50 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/subdir/file3" 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-jisevoh6xota/dir/subdir/file3 2026/08/29 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:50 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/29 05:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/29 05:21:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/29 05:21:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/29 05:21:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/29 05:21:51 DEBUG : Waiting for deletions to finish 2026/08/29 05:21:51 INFO : dir/subdir/file3: Deleted 2026/08/29 05:21:51 DEBUG : removing 1 level 2 directories 2026/08/29 05:21:51 INFO : dir/subdir: Removing directory 2026/08/29 05:21:51 DEBUG : dir: invalidating directory cache 2026/08/29 05:21:51 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/29 05:21:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/29 05:21:51 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/29 05:21:51 DEBUG : dir/file1: Reset virtual modtime 2026/08/29 05:21:51 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/29 05:21:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/29 05:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/29 05:21:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/29 05:21:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:21:51 DEBUG : dir: invalidating directory cache 2026/08/29 05:21:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/29 05:21:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/29 05:21:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/29 05:21:51 DEBUG : forgetting directory cache 2026/08/29 05:21:51 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/29 05:21:51 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:51 DEBUG : dir/virtualDir: Looking for writers 2026/08/29 05:21:51 DEBUG : dir: Looking for writers 2026/08/29 05:21:51 DEBUG : file1: reading active writers 2026/08/29 05:21:51 DEBUG : virtualFile2: reading active writers 2026/08/29 05:21:51 DEBUG : virtualFile: reading active writers 2026/08/29 05:21:51 DEBUG : virtualDir: reading active writers 2026/08/29 05:21:51 DEBUG : Looking for writers 2026/08/29 05:21:51 DEBUG : dir: reading active writers 2026/08/29 05:21:51 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.64s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:51 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:51 ERROR : dir/: Can only open directories read only 2026/08/29 05:21:51 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:51 DEBUG : dir: Looking for writers 2026/08/29 05:21:51 DEBUG : Looking for writers 2026/08/29 05:21:51 DEBUG : dir: reading active writers 2026/08/29 05:21:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:51 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 05:21:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/29 05:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:21:51 DEBUG : dir/potato: size = 5 OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/potato" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/potato 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/potato" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/dir/potato 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:21:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:21:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/29 05:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 05:21:51 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:51 DEBUG : dir: Looking for writers 2026/08/29 05:21:51 DEBUG : file1: reading active writers 2026/08/29 05:21:51 DEBUG : potato: reading active writers 2026/08/29 05:21:51 DEBUG : Looking for writers 2026/08/29 05:21:51 DEBUG : dir: reading active writers 2026/08/29 05:21:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:51 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:52 DEBUG : dir/sub: Looking for writers 2026/08/29 05:21:52 DEBUG : dir: Looking for writers 2026/08/29 05:21:52 DEBUG : file1: reading active writers 2026/08/29 05:21:52 DEBUG : sub: reading active writers 2026/08/29 05:21:52 DEBUG : Looking for writers 2026/08/29 05:21:52 DEBUG : dir: reading active writers 2026/08/29 05:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:52 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 05:21:52 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:52 DEBUG : dir/sub/subsub: Looking for writers 2026/08/29 05:21:52 DEBUG : dir/sub: Looking for writers 2026/08/29 05:21:52 DEBUG : subsub: reading active writers 2026/08/29 05:21:52 DEBUG : dir: Looking for writers 2026/08/29 05:21:52 DEBUG : file1: reading active writers 2026/08/29 05:21:52 DEBUG : sub: reading active writers 2026/08/29 05:21:52 DEBUG : Looking for writers 2026/08/29 05:21:52 DEBUG : dir: reading active writers 2026/08/29 05:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.41s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:52 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:52 ERROR : dir/: Dir.Remove not empty 2026/08/29 05:21:52 DEBUG : dir/file1: Remove: 2026/08/29 05:21:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:21:52 DEBUG : dir/file1: >Remove: err= 2026/08/29 05:21:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 05:21:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:52 DEBUG : Looking for writers 2026/08/29 05:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:52 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:52 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:53 DEBUG : dir/file1: Remove: 2026/08/29 05:21:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:21:53 DEBUG : dir/file1: >Remove: err= 2026/08/29 05:21:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 05:21:53 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:53 DEBUG : Looking for writers 2026/08/29 05:21:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:53 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:53 DEBUG : dir/file1: Remove: 2026/08/29 05:21:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:21:53 DEBUG : dir/file1: >Remove: err= 2026/08/29 05:21:53 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:53 DEBUG : dir: Looking for writers 2026/08/29 05:21:53 DEBUG : Looking for writers 2026/08/29 05:21:53 DEBUG : dir: reading active writers 2026/08/29 05:21:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:53 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file3" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file3 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file3" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-jisevoh6xota/dir/file3 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file3" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file3 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file3" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-jisevoh6xota/dir/file3 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:53 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/29 05:21:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/29 05:21:53 DEBUG : dir: Updating dir with dir2 0x2dd5053c1200 2026/08/29 05:21:53 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 05:21:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file1" 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir2/file1 2026/08/29 05:21:53 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir2/file1" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir2/file1 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file1" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir2/file1 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir2/file1" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir2/file1 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/29 05:21:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/29 05:21:54 DEBUG : file2: Updating file with file2 0x2dd5056c72b0 2026/08/29 05:21:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/29 05:21:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/file2 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/file2 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/29 05:21:54 INFO : dir2/file3: Deleted 2026/08/29 05:21:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/29 05:21:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x2dd5056c72b0 2026/08/29 05:21:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/29 05:21:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:54 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:55 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir2/file3" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir2/file3 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:55 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/29 05:21:55 DEBUG : empty directory: Updating dir with renamed empty directory 0x2dd5053c1980 2026/08/29 05:21:55 DEBUG : empty directory: forgetting directory cache 2026/08/29 05:21:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/29 05:21:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/29 05:21:55 DEBUG : dir2: Renaming to "dir3" 2026/08/29 05:21:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:55 DEBUG : dir3: Looking for writers 2026/08/29 05:21:55 DEBUG : file3: reading active writers 2026/08/29 05:21:55 DEBUG : renamed empty directory: Looking for writers 2026/08/29 05:21:55 DEBUG : Looking for writers 2026/08/29 05:21:55 DEBUG : dir3: reading active writers 2026/08/29 05:21:55 DEBUG : renamed empty directory: reading active writers 2026/08/29 05:21:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.74s) === 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:55 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 05:21:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:21:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:21:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 05:21:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/29 05:21:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/29 05:21:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 05:21:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:21:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:21:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 05:21:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/29 05:21:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/29 05:21:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (12 bytes), uploading instead of streaming 2026/08/29 05:21:55 DEBUG : dir/sub/file2: size = 12 OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/sub/file2" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/sub/file2 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/sub/file2" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-jisevoh6xota/dir/sub/file2 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:55 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/29 05:21:55 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/29 05:21:55 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/29 05:21:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 05:21:55 DEBUG : forgetting directory cache 2026/08/29 05:21:55 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:55 DEBUG : dir/sub: forgetting directory cache 2026/08/29 05:21:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/29 05:21:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:21:55 DEBUG : dir/sub/file0: size = 5 OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/sub/file0" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/sub/file0 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/sub/file0" 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/dir/sub/file0 2026/08/29 05:21:55 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:55 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:21:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:21:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/29 05:21:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 05:21:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:55 DEBUG : dir/sub: Looking for writers 2026/08/29 05:21:55 DEBUG : file0: reading active writers 2026/08/29 05:21:55 DEBUG : file2: reading active writers 2026/08/29 05:21:55 DEBUG : dir: Looking for writers 2026/08/29 05:21:55 DEBUG : file1: reading active writers 2026/08/29 05:21:55 DEBUG : sub: reading active writers 2026/08/29 05:21:55 DEBUG : Looking for writers 2026/08/29 05:21:55 DEBUG : dir: reading active writers 2026/08/29 05:21:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.44s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:55 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:55 DEBUG : forgetting directory cache 2026/08/29 05:21:56 DEBUG : forgetting directory cache 2026/08/29 05:21:56 DEBUG : dir: forgetting directory cache 2026/08/29 05:21:56 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:56 DEBUG : dir: Looking for writers 2026/08/29 05:21:56 DEBUG : Looking for writers 2026/08/29 05:21:56 DEBUG : dir: reading active writers 2026/08/29 05:21:56 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:56 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/29 05:21:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:21:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/29 05:21:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/29 05:21:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/29 05:21:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:21:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 05:21:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/29 05:21:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:21:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/29 05:21:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/29 05:21:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/29 05:21:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:21:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 05:21:56 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:56 DEBUG : dir: Looking for writers 2026/08/29 05:21:56 DEBUG : file1: reading active writers 2026/08/29 05:21:56 DEBUG : file1.metadata: reading active writers 2026/08/29 05:21:56 DEBUG : Looking for writers 2026/08/29 05:21:56 DEBUG : dir.metadata: reading active writers 2026/08/29 05:21:56 DEBUG : dir: reading active writers 2026/08/29 05:21:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:56 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:56 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:57 DEBUG : dir: Looking for writers 2026/08/29 05:21:57 DEBUG : file1: reading active writers 2026/08/29 05:21:57 DEBUG : Looking for writers 2026/08/29 05:21:57 DEBUG : dir: reading active writers 2026/08/29 05:21:57 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:57 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:57 DEBUG : Can set mod time: true 2026/08/29 05:21:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:57 DEBUG : dir: Looking for writers 2026/08/29 05:21:57 DEBUG : file1: reading active writers 2026/08/29 05:21:57 DEBUG : Looking for writers 2026/08/29 05:21:57 DEBUG : dir: reading active writers 2026/08/29 05:21:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:57 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:21:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 05:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 05:21:57 DEBUG : dir/file1: size = 0 OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:57 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:21:57 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:21:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 05:21:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 05:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:21:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:57 DEBUG : dir: Looking for writers 2026/08/29 05:21:57 DEBUG : file1: reading active writers 2026/08/29 05:21:57 DEBUG : Looking for writers 2026/08/29 05:21:57 DEBUG : dir: reading active writers 2026/08/29 05:21:57 DEBUG : >WaitForWriters: 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:57 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/29 05:21:58 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:58 DEBUG : dir: Looking for writers 2026/08/29 05:21:58 DEBUG : file1: reading active writers 2026/08/29 05:21:58 DEBUG : Looking for writers 2026/08/29 05:21:58 DEBUG : dir: reading active writers 2026/08/29 05:21:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:58 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:21:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 05:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:21:58 DEBUG : dir/file1: size = 5 OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:21:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:21:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 05:21:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 05:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:21:58 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:58 DEBUG : dir: Looking for writers 2026/08/29 05:21:58 DEBUG : file1: reading active writers 2026/08/29 05:21:58 DEBUG : Looking for writers 2026/08/29 05:21:58 DEBUG : dir: reading active writers 2026/08/29 05:21:58 DEBUG : >WaitForWriters: 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/29 05:21:58 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:58 DEBUG : dir: Looking for writers 2026/08/29 05:21:58 DEBUG : file1: reading active writers 2026/08/29 05:21:58 DEBUG : Looking for writers 2026/08/29 05:21:58 DEBUG : dir: reading active writers 2026/08/29 05:21:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:58 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:58 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:58 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : >WaitForWriters: 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:59 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 05:21:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:21:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:21:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd50586a0c0): close: 2026/08/29 05:21:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd50586a0c0): >close: err= 2026/08/29 05:21:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : >WaitForWriters: 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : >WaitForWriters: 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:21:59 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:21:59 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:21:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 05:21:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:21:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:21:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd505829500): _writeAt: size=5, off=0 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd505829500): openPending: 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:21:59 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:21:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 05:21:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 05:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd505829500): >openPending: err= 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd505829500): >_writeAt: n=5, err= 2026/08/29 05:21:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd505829500): close: 2026/08/29 05:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/29 05:21:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/29 05:21:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/29 05:21:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 05:21:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 05:21:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:21:59 DEBUG : dir/file1(0x2dd505829500): >close: err= 2026/08/29 05:21:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:21:59 DEBUG : dir: Looking for writers 2026/08/29 05:21:59 DEBUG : file1: reading active writers 2026/08/29 05:21:59 DEBUG : Looking for writers 2026/08/29 05:21:59 DEBUG : dir: reading active writers 2026/08/29 05:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:21:59 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 05:22:00 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1.2f98c60a.partial" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1.2f98c60a.partial 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1.2f98c60a.partial" 2026/08/29 05:22:00 DEBUG : dir: Looking for writers 2026/08/29 05:22:00 DEBUG : file1: reading active writers 2026/08/29 05:22:00 DEBUG : Looking for writers 2026/08/29 05:22:00 DEBUG : dir: reading active writers 2026/08/29 05:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-jisevoh6xota/dir/file1.2f98c60a.partial 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/29 05:22:00 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/29 05:22:00 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/29 05:22:00 INFO : dir/file1: Copied (replaced existing) 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/29 05:22:00 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/29 05:22:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:00 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/29 05:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:00 DEBUG : dir: Looking for writers 2026/08/29 05:22:00 DEBUG : file1: reading active writers 2026/08/29 05:22:00 DEBUG : Looking for writers 2026/08/29 05:22:00 DEBUG : dir: reading active writers 2026/08/29 05:22:00 DEBUG : >WaitForWriters: 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/29 05:22:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:00 DEBUG : dir: Looking for writers 2026/08/29 05:22:00 DEBUG : file1: reading active writers 2026/08/29 05:22:00 DEBUG : Looking for writers 2026/08/29 05:22:00 DEBUG : dir: reading active writers 2026/08/29 05:22:00 DEBUG : >WaitForWriters: 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.27s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.89s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:00 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:00 DEBUG : dir: Looking for writers 2026/08/29 05:22:00 DEBUG : file1: reading active writers 2026/08/29 05:22:00 DEBUG : Looking for writers 2026/08/29 05:22:00 DEBUG : dir: reading active writers 2026/08/29 05:22:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2026/08/29 05:22:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/29 05:22:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 05:22:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/29 05:22:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:00 DEBUG : Looking for writers 2026/08/29 05:22:00 DEBUG : file.txt: reading active writers 2026/08/29 05:22:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:00 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 05:22:00 DEBUG : dir/file1: size = 25 OK 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:00 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:01 DEBUG : dir: Looking for writers 2026/08/29 05:22:01 DEBUG : file1: reading active writers 2026/08/29 05:22:01 DEBUG : Looking for writers 2026/08/29 05:22:01 DEBUG : dir: reading active writers 2026/08/29 05:22:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:01 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:01 DEBUG : dir/file1: Remove: 2026/08/29 05:22:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:01 DEBUG : dir/file1: >Remove: err= 2026/08/29 05:22:01 DEBUG : dir/file1: Remove: 2026/08/29 05:22:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/29 05:22:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:01 DEBUG : dir: Looking for writers 2026/08/29 05:22:01 DEBUG : Looking for writers 2026/08/29 05:22:01 DEBUG : dir: reading active writers 2026/08/29 05:22:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.25s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:01 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:01 DEBUG : dir/file1: Remove: 2026/08/29 05:22:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:01 DEBUG : dir/file1: >Remove: err= 2026/08/29 05:22:01 DEBUG : dir/file1: Remove: 2026/08/29 05:22:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/29 05:22:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:01 DEBUG : dir: Looking for writers 2026/08/29 05:22:01 DEBUG : Looking for writers 2026/08/29 05:22:01 DEBUG : dir: reading active writers 2026/08/29 05:22:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:01 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 05:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 05:22:01 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/29 05:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 05:22:01 DEBUG : dir/file1: Open: flags=0x3 2026/08/29 05:22:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/29 05:22:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/29 05:22:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:01 DEBUG : dir: Looking for writers 2026/08/29 05:22:01 DEBUG : file1: reading active writers 2026/08/29 05:22:01 DEBUG : Looking for writers 2026/08/29 05:22:01 DEBUG : dir: reading active writers 2026/08/29 05:22:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.25s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:01 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:01 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:02 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:02 DEBUG : dir: Looking for writers 2026/08/29 05:22:02 DEBUG : file1: reading active writers 2026/08/29 05:22:02 DEBUG : Looking for writers 2026/08/29 05:22:02 DEBUG : dir: reading active writers 2026/08/29 05:22:02 DEBUG : >WaitForWriters: 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:02 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505b41e10 2026/08/29 05:22:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 05:22:02 DEBUG : dir/file1: Updating file with dir/file1 0x2dd505b41e10 2026/08/29 05:22:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 05:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 05:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:02 DEBUG : dir/file1: File is currently open, delaying rename 0x2dd505b41e10 2026/08/29 05:22:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 05:22:02 DEBUG : dir/file1: size = 25 OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:02 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:02 DEBUG : newLeaf: Running delayed rename now 2026/08/29 05:22:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:02 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505b41e10 2026/08/29 05:22:02 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:02 DEBUG : dir: Looking for writers 2026/08/29 05:22:02 DEBUG : Looking for writers 2026/08/29 05:22:02 DEBUG : dir: reading active writers 2026/08/29 05:22:02 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:02 DEBUG : >WaitForWriters: 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:02 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/29 05:22:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:03 DEBUG : dir: Looking for writers 2026/08/29 05:22:03 DEBUG : Looking for writers 2026/08/29 05:22:03 DEBUG : dir: reading active writers 2026/08/29 05:22:03 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:03 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:03 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:03 DEBUG : dir: Looking for writers 2026/08/29 05:22:03 DEBUG : file1: reading active writers 2026/08/29 05:22:03 DEBUG : Looking for writers 2026/08/29 05:22:03 DEBUG : dir: reading active writers 2026/08/29 05:22:03 DEBUG : >WaitForWriters: 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:03 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505e7c000 2026/08/29 05:22:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 05:22:03 DEBUG : dir/file1: Updating file with dir/file1 0x2dd505e7c000 2026/08/29 05:22:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 05:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 05:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:03 DEBUG : dir/file1: File is currently open, delaying rename 0x2dd505e7c000 2026/08/29 05:22:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 05:22:03 DEBUG : dir/file1: size = 25 OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:03 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:03 DEBUG : newLeaf: Running delayed rename now 2026/08/29 05:22:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:03 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505e7c000 2026/08/29 05:22:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:03 DEBUG : dir: Looking for writers 2026/08/29 05:22:03 DEBUG : Looking for writers 2026/08/29 05:22:03 DEBUG : dir: reading active writers 2026/08/29 05:22:03 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:03 DEBUG : >WaitForWriters: 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:03 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/29 05:22:04 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:04 DEBUG : >WaitForWriters: 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:04 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:04 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:22:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5ab40): openPending: 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 05:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5ab40): >openPending: err= 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5ab40): _writeAt: size=14, off=0 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5ab40): >_writeAt: n=14, err= 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5ab40): close: 2026/08/29 05:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 05:22:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5ab40): >close: err= 2026/08/29 05:22:04 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : file1: reading active writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : file1: reading active writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : file1: reading active writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : file1: reading active writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 05:22:04 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1.ca338588.partial" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1.ca338588.partial 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1.ca338588.partial" 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : file1: reading active writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1.ca338588.partial 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 05:22:04 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/29 05:22:04 INFO : dir/file1: Copied (replaced existing) 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : dir: Looking for writers 2026/08/29 05:22:04 DEBUG : file1: reading active writers 2026/08/29 05:22:04 DEBUG : Looking for writers 2026/08/29 05:22:04 DEBUG : dir: reading active writers 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/29 05:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:04 DEBUG : >WaitForWriters: 2026/08/29 05:22:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5bc80): _readAt: size=512, off=0 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5bc80): openPending: 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 05:22:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 05:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5bc80): >openPending: err= 2026/08/29 05:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5bc80): >_readAt: n=14, err=EOF 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5bc80): close: 2026/08/29 05:22:04 DEBUG : dir/file1(0x2dd505d5bc80): >close: err= 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:04 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:05 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505610a90 2026/08/29 05:22:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 05:22:05 DEBUG : dir/file1: Updating file with dir/file1 0x2dd505610a90 2026/08/29 05:22:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 05:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:05 DEBUG : dir/file1(0x2dd5054c3d40): openPending: 2026/08/29 05:22:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 05:22:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 05:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:05 DEBUG : dir/file1(0x2dd5054c3d40): >openPending: err= 2026/08/29 05:22:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:05 DEBUG : dir/file1(0x2dd5054c3d40): _writeAt: size=25, off=0 2026/08/29 05:22:05 DEBUG : dir/file1(0x2dd5054c3d40): >_writeAt: n=25, err= 2026/08/29 05:22:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:05 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505610a90 2026/08/29 05:22:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:05 DEBUG : newLeaf(0x2dd5054c3d40): close: 2026/08/29 05:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 05:22:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 05:22:05.676917942 +0000 UTC m=+18.418023398 2026/08/29 05:22:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:05 DEBUG : newLeaf(0x2dd5054c3d40): >close: err= 2026/08/29 05:22:05 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:05 DEBUG : dir: Looking for writers 2026/08/29 05:22:05 DEBUG : Looking for writers 2026/08/29 05:22:05 DEBUG : dir: reading active writers 2026/08/29 05:22:05 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:05 DEBUG : dir: Looking for writers 2026/08/29 05:22:05 DEBUG : Looking for writers 2026/08/29 05:22:05 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:05 DEBUG : dir: reading active writers 2026/08/29 05:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:05 DEBUG : dir: Looking for writers 2026/08/29 05:22:05 DEBUG : Looking for writers 2026/08/29 05:22:05 DEBUG : dir: reading active writers 2026/08/29 05:22:05 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:05 DEBUG : dir: Looking for writers 2026/08/29 05:22:05 DEBUG : Looking for writers 2026/08/29 05:22:05 DEBUG : dir: reading active writers 2026/08/29 05:22:05 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:05 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 05:22:05 DEBUG : newLeaf.b0761d5f.partial: size = 25 OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf.b0761d5f.partial" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf.b0761d5f.partial 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf.b0761d5f.partial" 2026/08/29 05:22:05 DEBUG : dir: Looking for writers 2026/08/29 05:22:05 DEBUG : Looking for writers 2026/08/29 05:22:05 DEBUG : dir: reading active writers 2026/08/29 05:22:05 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf.b0761d5f.partial 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:05 DEBUG : newLeaf.b0761d5f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:05 DEBUG : newLeaf.b0761d5f.partial: renamed to: newLeaf 2026/08/29 05:22:05 INFO : newLeaf: Copied (replaced existing) 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:05 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : dir: Looking for writers 2026/08/29 05:22:06 DEBUG : Looking for writers 2026/08/29 05:22:06 DEBUG : dir: reading active writers 2026/08/29 05:22:06 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 05:22:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 05:22:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 05:22:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:06 DEBUG : >WaitForWriters: 2026/08/29 05:22:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/29 05:22:06 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:06 DEBUG : dir: Looking for writers 2026/08/29 05:22:06 DEBUG : Looking for writers 2026/08/29 05:22:06 DEBUG : dir: reading active writers 2026/08/29 05:22:06 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:06 DEBUG : >WaitForWriters: 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:06 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:06 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:06 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:06 DEBUG : dir: Looking for writers 2026/08/29 05:22:06 DEBUG : file1: reading active writers 2026/08/29 05:22:06 DEBUG : Looking for writers 2026/08/29 05:22:06 DEBUG : dir: reading active writers 2026/08/29 05:22:06 DEBUG : >WaitForWriters: 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:06 DEBUG : newLeaf: Updating file with newLeaf 0x2dd5057ea8f0 2026/08/29 05:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 05:22:06 DEBUG : dir/file1: Updating file with dir/file1 0x2dd5057ea8f0 2026/08/29 05:22:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 05:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:06 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:07 DEBUG : dir/file1(0x2dd50589a340): openPending: 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 05:22:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 05:22:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:07 DEBUG : dir/file1(0x2dd50589a340): >openPending: err= 2026/08/29 05:22:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:07 DEBUG : dir/file1(0x2dd50589a340): _writeAt: size=25, off=0 2026/08/29 05:22:07 DEBUG : dir/file1(0x2dd50589a340): >_writeAt: n=25, err= 2026/08/29 05:22:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:07 DEBUG : newLeaf: Updating file with newLeaf 0x2dd5057ea8f0 2026/08/29 05:22:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:07 DEBUG : newLeaf(0x2dd50589a340): close: 2026/08/29 05:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 05:22:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 05:22:07.305946757 +0000 UTC m=+20.047052222 2026/08/29 05:22:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:07 DEBUG : newLeaf(0x2dd50589a340): >close: err= 2026/08/29 05:22:07 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:07 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 05:22:07 DEBUG : newLeaf.66107318.partial: size = 25 OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf.66107318.partial" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf.66107318.partial 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf.66107318.partial" 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf.66107318.partial 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : newLeaf.66107318.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:07 DEBUG : newLeaf.66107318.partial: renamed to: newLeaf 2026/08/29 05:22:07 INFO : newLeaf: Copied (replaced existing) 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 05:22:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 05:22:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 05:22:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 05:22:07 DEBUG : >WaitForWriters: 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/29 05:22:07 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:07 DEBUG : dir: Looking for writers 2026/08/29 05:22:07 DEBUG : Looking for writers 2026/08/29 05:22:07 DEBUG : dir: reading active writers 2026/08/29 05:22:07 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:07 DEBUG : >WaitForWriters: 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:07 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:07 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:07 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93140): openPending: 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 05:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93140): >openPending: err= 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93140): _writeAt: size=14, off=0 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93140): >_writeAt: n=14, err= 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93140): close: 2026/08/29 05:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 05:22:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93140): >close: err= 2026/08/29 05:22:08 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 05:22:08 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1.ca338588.partial" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1.ca338588.partial 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1.ca338588.partial" 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1.ca338588.partial 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:08 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 05:22:08 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/29 05:22:08 INFO : dir/file1: Copied (replaced existing) 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/29 05:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 05:22:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:08 DEBUG : dir: Looking for writers 2026/08/29 05:22:08 DEBUG : file1: reading active writers 2026/08/29 05:22:08 DEBUG : Looking for writers 2026/08/29 05:22:08 DEBUG : dir: reading active writers 2026/08/29 05:22:08 DEBUG : >WaitForWriters: 2026/08/29 05:22:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93ec0): _readAt: size=512, off=0 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93ec0): openPending: 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 05:22:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 05:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93ec0): >openPending: err= 2026/08/29 05:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93ec0): >_readAt: n=14, err=EOF 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93ec0): close: 2026/08/29 05:22:08 DEBUG : dir/file1(0x2dd505a93ec0): >close: err= 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:08 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:09 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505ac05b0 2026/08/29 05:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 05:22:09 DEBUG : dir/file1: Updating file with dir/file1 0x2dd505ac05b0 2026/08/29 05:22:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 05:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:09 DEBUG : dir/file1(0x2dd505ad37c0): openPending: 2026/08/29 05:22:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 05:22:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 05:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:09 DEBUG : dir/file1(0x2dd505ad37c0): >openPending: err= 2026/08/29 05:22:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:09 DEBUG : dir/file1(0x2dd505ad37c0): _writeAt: size=25, off=0 2026/08/29 05:22:09 DEBUG : dir/file1(0x2dd505ad37c0): >_writeAt: n=25, err= 2026/08/29 05:22:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:09 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:10 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505ac05b0 2026/08/29 05:22:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:10 DEBUG : newLeaf(0x2dd505ad37c0): close: 2026/08/29 05:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 05:22:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 05:22:09.980067475 +0000 UTC m=+22.721172929 2026/08/29 05:22:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:10 DEBUG : newLeaf(0x2dd505ad37c0): >close: err= 2026/08/29 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:10 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 05:22:10 DEBUG : newLeaf.ca5a33f5.partial: size = 25 OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf.ca5a33f5.partial" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf.ca5a33f5.partial 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf.ca5a33f5.partial" 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf.ca5a33f5.partial 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : newLeaf.ca5a33f5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:10 DEBUG : newLeaf.ca5a33f5.partial: renamed to: newLeaf 2026/08/29 05:22:10 INFO : newLeaf: Copied (replaced existing) 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 05:22:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 05:22:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 05:22:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:10 DEBUG : >WaitForWriters: 2026/08/29 05:22:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/29 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:10 DEBUG : >WaitForWriters: 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:10 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:10 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:10 DEBUG : dir: Looking for writers 2026/08/29 05:22:10 DEBUG : file1: reading active writers 2026/08/29 05:22:10 DEBUG : Looking for writers 2026/08/29 05:22:10 DEBUG : dir: reading active writers 2026/08/29 05:22:10 DEBUG : >WaitForWriters: 2026/08/29 05:22:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:10 DEBUG : dir/file1(0x2dd505380c80): _readAt: size=512, off=0 2026/08/29 05:22:10 DEBUG : dir/file1(0x2dd505380c80): openPending: 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/29 05:22:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 05:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:10 DEBUG : dir/file1(0x2dd505380c80): >openPending: err= 2026/08/29 05:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/29 05:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:10 DEBUG : dir/file1(0x2dd505380c80): >_readAt: n=14, err=EOF 2026/08/29 05:22:10 DEBUG : dir/file1(0x2dd505380c80): close: 2026/08/29 05:22:10 DEBUG : dir/file1(0x2dd505380c80): >close: err= 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:10 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:11 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505974340 2026/08/29 05:22:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 05:22:11 DEBUG : dir/file1: Updating file with dir/file1 0x2dd505974340 2026/08/29 05:22:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 05:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:11 DEBUG : dir/file1(0x2dd505d5ba40): openPending: 2026/08/29 05:22:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/29 05:22:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 05:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:11 DEBUG : dir/file1(0x2dd505d5ba40): >openPending: err= 2026/08/29 05:22:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:11 DEBUG : dir/file1(0x2dd505d5ba40): _writeAt: size=25, off=0 2026/08/29 05:22:11 DEBUG : dir/file1(0x2dd505d5ba40): >_writeAt: n=25, err= 2026/08/29 05:22:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:11 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 05:22:11 DEBUG : newLeaf: Updating file with newLeaf 0x2dd505974340 2026/08/29 05:22:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:11 DEBUG : newLeaf(0x2dd505d5ba40): close: 2026/08/29 05:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 05:22:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 05:22:11.780599385 +0000 UTC m=+24.521704850 2026/08/29 05:22:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:11 DEBUG : newLeaf(0x2dd505d5ba40): >close: err= 2026/08/29 05:22:11 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:11 DEBUG : dir: Looking for writers 2026/08/29 05:22:11 DEBUG : Looking for writers 2026/08/29 05:22:11 DEBUG : dir: reading active writers 2026/08/29 05:22:11 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:11 DEBUG : dir: Looking for writers 2026/08/29 05:22:11 DEBUG : Looking for writers 2026/08/29 05:22:11 DEBUG : dir: reading active writers 2026/08/29 05:22:11 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:11 DEBUG : dir: Looking for writers 2026/08/29 05:22:11 DEBUG : Looking for writers 2026/08/29 05:22:11 DEBUG : dir: reading active writers 2026/08/29 05:22:11 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:11 DEBUG : dir: Looking for writers 2026/08/29 05:22:11 DEBUG : Looking for writers 2026/08/29 05:22:11 DEBUG : dir: reading active writers 2026/08/29 05:22:11 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:12 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 05:22:12 DEBUG : newLeaf.86509af7.partial: size = 25 OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf.86509af7.partial" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf.86509af7.partial 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf.86509af7.partial" 2026/08/29 05:22:12 DEBUG : dir: Looking for writers 2026/08/29 05:22:12 DEBUG : Looking for writers 2026/08/29 05:22:12 DEBUG : dir: reading active writers 2026/08/29 05:22:12 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf.86509af7.partial 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : newLeaf.86509af7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 05:22:12 DEBUG : newLeaf.86509af7.partial: renamed to: newLeaf 2026/08/29 05:22:12 INFO : newLeaf: Copied (replaced existing) 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:12 DEBUG : dir: Looking for writers 2026/08/29 05:22:12 DEBUG : Looking for writers 2026/08/29 05:22:12 DEBUG : dir: reading active writers 2026/08/29 05:22:12 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 05:22:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/29 05:22:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 05:22:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 05:22:12 DEBUG : >WaitForWriters: 2026/08/29 05:22:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/newLeaf" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jisevoh6xota/newLeaf 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/29 05:22:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:12 DEBUG : dir: Looking for writers 2026/08/29 05:22:12 DEBUG : Looking for writers 2026/08/29 05:22:12 DEBUG : dir: reading active writers 2026/08/29 05:22:12 DEBUG : newLeaf: reading active writers 2026/08/29 05:22:12 DEBUG : >WaitForWriters: 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestFileRename (10.63s) --- PASS: TestFileRename/off,forceCache=false (1.26s) --- PASS: TestFileRename/minimal,forceCache=false (1.10s) --- PASS: TestFileRename/minimal,forceCache=true (2.12s) --- PASS: TestFileRename/writes,forceCache=false (1.65s) --- PASS: TestFileRename/writes,forceCache=true (2.67s) --- PASS: TestFileRename/full,forceCache=false (1.82s) === 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:12 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:12 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:12 DEBUG : Looking for writers 2026/08/29 05:22:12 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:12 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:12 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 05:22:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:12 DEBUG : dir: Looking for writers 2026/08/29 05:22:12 DEBUG : file1: reading active writers 2026/08/29 05:22:12 DEBUG : Looking for writers 2026/08/29 05:22:12 DEBUG : dir: reading active writers 2026/08/29 05:22:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:12 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:12 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 05:22:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/29 05:22:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/29 05:22:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/29 05:22:13 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:13 DEBUG : dir: Looking for writers 2026/08/29 05:22:13 DEBUG : file1: reading active writers 2026/08/29 05:22:13 DEBUG : Looking for writers 2026/08/29 05:22:13 DEBUG : dir: reading active writers 2026/08/29 05:22:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.28s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:13 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/29 05:22:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/29 05:22:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/29 05:22:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/29 05:22:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/29 05:22:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/29 05:22:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/29 05:22:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/29 05:22:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/29 05:22:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/29 05:22:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/29 05:22:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/29 05:22:13 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:13 DEBUG : dir: Looking for writers 2026/08/29 05:22:13 DEBUG : file1: reading active writers 2026/08/29 05:22:13 DEBUG : Looking for writers 2026/08/29 05:22:13 DEBUG : dir: reading active writers 2026/08/29 05:22:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.37s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:13 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:13 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:13 DEBUG : dir: Looking for writers 2026/08/29 05:22:13 DEBUG : file1: reading active writers 2026/08/29 05:22:13 DEBUG : Looking for writers 2026/08/29 05:22:13 DEBUG : dir: reading active writers 2026/08/29 05:22:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:13 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:13 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 05:22:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/29 05:22:14 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:14 DEBUG : dir: Looking for writers 2026/08/29 05:22:14 DEBUG : file1: reading active writers 2026/08/29 05:22:14 DEBUG : Looking for writers 2026/08/29 05:22:14 DEBUG : dir: reading active writers 2026/08/29 05:22:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:14 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): _readAt: size=1, off=0 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): openPending: 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): >openPending: err= 2026/08/29 05:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): >_readAt: n=1, err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): _readAt: size=256, off=1 2026/08/29 05:22:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): >_readAt: n=15, err=EOF 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): _readAt: size=16, off=16 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): >_readAt: n=0, err=EOF 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): close: 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): >close: err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): close: 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505a92d00): >close: err=file already closed 2026/08/29 05:22:14 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:14 DEBUG : dir: Looking for writers 2026/08/29 05:22:14 DEBUG : file1: reading active writers 2026/08/29 05:22:14 DEBUG : Looking for writers 2026/08/29 05:22:14 DEBUG : dir: reading active writers 2026/08/29 05:22:14 DEBUG : >WaitForWriters: 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.37s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:14 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): _readAt: size=1, off=0 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): openPending: 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >openPending: err= 2026/08/29 05:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >_readAt: n=1, err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): _readAt: size=1, off=5 2026/08/29 05:22:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >_readAt: n=1, err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): _readAt: size=1, off=3 2026/08/29 05:22:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >_readAt: n=1, err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): _readAt: size=1, off=13 2026/08/29 05:22:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >_readAt: n=1, err= 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): _readAt: size=16, off=100 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >_readAt: n=0, err=EOF 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): close: 2026/08/29 05:22:14 DEBUG : dir/file1(0x2dd505b22b40): >close: err= 2026/08/29 05:22:14 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:14 DEBUG : dir: Looking for writers 2026/08/29 05:22:14 DEBUG : file1: reading active writers 2026/08/29 05:22:14 DEBUG : Looking for writers 2026/08/29 05:22:14 DEBUG : dir: reading active writers 2026/08/29 05:22:14 DEBUG : >WaitForWriters: 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.38s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:14 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:14 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:14 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=1, off=0 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): openPending: 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >openPending: err= 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=1, err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=1, off=5 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=1, err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=1, off=1 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=1, err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=6, off=10 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=6, err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=256, off=10 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=6, err=EOF 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=256, off=100 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=0, err=EOF 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): close: 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >close: err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): _readAt: size=256, off=100 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505b22fc0): >_readAt: n=0, err=file already closed 2026/08/29 05:22:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:15 DEBUG : dir: Looking for writers 2026/08/29 05:22:15 DEBUG : file1: reading active writers 2026/08/29 05:22:15 DEBUG : Looking for writers 2026/08/29 05:22:15 DEBUG : dir: reading active writers 2026/08/29 05:22:15 DEBUG : >WaitForWriters: 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.36s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:15 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): RWFileHandle.Flush 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): _readAt: size=256, off=0 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): openPending: 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): >openPending: err= 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): >_readAt: n=16, err=EOF 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): RWFileHandle.Flush 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): RWFileHandle.Flush 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): close: 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd5050b9c00): >close: err= 2026/08/29 05:22:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:15 DEBUG : dir: Looking for writers 2026/08/29 05:22:15 DEBUG : file1: reading active writers 2026/08/29 05:22:15 DEBUG : Looking for writers 2026/08/29 05:22:15 DEBUG : dir: reading active writers 2026/08/29 05:22:15 DEBUG : >WaitForWriters: 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:15 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 05:22:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): _readAt: size=256, off=0 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): openPending: 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): >openPending: err= 2026/08/29 05:22:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): >_readAt: n=16, err=EOF 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): RWFileHandle.Release 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): close: 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): >close: err= 2026/08/29 05:22:15 DEBUG : dir/file1(0x2dd505381e40): RWFileHandle.Release 2026/08/29 05:22:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:15 DEBUG : dir: Looking for writers 2026/08/29 05:22:15 DEBUG : file1: reading active writers 2026/08/29 05:22:15 DEBUG : Looking for writers 2026/08/29 05:22:15 DEBUG : dir: reading active writers 2026/08/29 05:22:15 DEBUG : >WaitForWriters: 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.42s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:15 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:15 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:15 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): openPending: 2026/08/29 05:22:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): >openPending: err= 2026/08/29 05:22:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): _writeAt: size=5, off=0 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): >_writeAt: n=5, err= 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): _writeAt: size=7, off=5 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): >_writeAt: n=7, err= 2026/08/29 05:22:15 DEBUG : file1: vfs cache: truncate to size=11 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): close: 2026/08/29 05:22:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 05:22:15.996278322 +0000 UTC m=+28.737383776 2026/08/29 05:22:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): >close: err= 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): close: 2026/08/29 05:22:15 DEBUG : file1(0x2dd505173500): >close: err=file already closed 2026/08/29 05:22:15 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:15 DEBUG : Looking for writers 2026/08/29 05:22:15 DEBUG : file1: reading active writers 2026/08/29 05:22:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:16 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:16 DEBUG : file1.ae775260.partial: size = 11 OK 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.ae775260.partial" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.ae775260.partial 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.ae775260.partial" 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1.ae775260.partial 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:16 DEBUG : file1.ae775260.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 05:22:16 DEBUG : file1.ae775260.partial: renamed to: file1 2026/08/29 05:22:16 INFO : file1: Copied (new) 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-29 05:22:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/29 05:22:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 05:22:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : >WaitForWriters: 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/29 05:22:16 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : >WaitForWriters: 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:16 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:16 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:16 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:16 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): openPending: 2026/08/29 05:22:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): >openPending: err= 2026/08/29 05:22:16 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): _writeAt: size=7, off=0 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): >_writeAt: n=7, err= 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): _writeAt: size=6, off=5 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): >_writeAt: n=6, err= 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): close: 2026/08/29 05:22:16 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 05:22:16.910018833 +0000 UTC m=+29.651124288 2026/08/29 05:22:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): >close: err= 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): _writeAt: size=5, off=0 2026/08/29 05:22:16 DEBUG : file1(0x2dd5054c3480): >_writeAt: n=0, err=file already closed 2026/08/29 05:22:16 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:16 DEBUG : Looking for writers 2026/08/29 05:22:16 DEBUG : file1: reading active writers 2026/08/29 05:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:17 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:17 DEBUG : file1.7db4141a.partial: size = 11 OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.7db4141a.partial" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.7db4141a.partial 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.7db4141a.partial" 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1.7db4141a.partial 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file1.7db4141a.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 05:22:17 DEBUG : file1.7db4141a.partial: renamed to: file1 2026/08/29 05:22:17 INFO : file1: Copied (new) 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-29 05:22:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/29 05:22:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:17 DEBUG : >WaitForWriters: 2026/08/29 05:22:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/29 05:22:17 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : >WaitForWriters: 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:17 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:17 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:17 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:17 DEBUG : file1(0x2dd505bb1880): openPending: 2026/08/29 05:22:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:17 DEBUG : file1(0x2dd505bb1880): >openPending: err= 2026/08/29 05:22:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:17 DEBUG : file1(0x2dd505bb1880): close: 2026/08/29 05:22:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 05:22:17.479983247 +0000 UTC m=+30.221088703 2026/08/29 05:22:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:17 DEBUG : file1(0x2dd505bb1880): >close: err= 2026/08/29 05:22:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 05:22:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:17 DEBUG : file2: newRWFileHandle: 2026/08/29 05:22:17 DEBUG : file2(0x2dd505bb1d00): openPending: 2026/08/29 05:22:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:22:17 DEBUG : file2(0x2dd505bb1d00): >openPending: err= 2026/08/29 05:22:17 DEBUG : file2: >newRWFileHandle: err= 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:22:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/29 05:22:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/29 05:22:17 DEBUG : file2(0x2dd505bb1d00): RWFileHandle.Flush 2026/08/29 05:22:17 DEBUG : file2(0x2dd505bb1d00): RWFileHandle.Release 2026/08/29 05:22:17 DEBUG : file2(0x2dd505bb1d00): close: 2026/08/29 05:22:17 DEBUG : file2: vfs cache: setting modification time to 2026-08-29 05:22:17.480762519 +0000 UTC m=+30.221867974 2026/08/29 05:22:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:17 DEBUG : file2(0x2dd505bb1d00): >close: err= 2026/08/29 05:22:17 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : file2: reading active writers 2026/08/29 05:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : file2: reading active writers 2026/08/29 05:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file2: reading active writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : file2: reading active writers 2026/08/29 05:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/29 05:22:17 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:17 DEBUG : file2: vfs cache: starting upload 2026/08/29 05:22:17 DEBUG : file1.609c3664.partial: size = 0 OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.609c3664.partial" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.609c3664.partial 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.609c3664.partial" 2026/08/29 05:22:17 DEBUG : file2.2836c844.partial: size = 0 OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2.2836c844.partial" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file2.2836c844.partial 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file2.2836c844.partial" 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : file2: reading active writers 2026/08/29 05:22:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file1.609c3664.partial 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file1.609c3664.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:22:17 DEBUG : file1.609c3664.partial: renamed to: file1 2026/08/29 05:22:17 INFO : file1: Copied (new) 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file2.2836c844.partial 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file2.2836c844.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:22:17 DEBUG : file2.2836c844.partial: renamed to: file2 2026/08/29 05:22:17 INFO : file2: Copied (new) 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:17 DEBUG : Looking for writers 2026/08/29 05:22:17 DEBUG : file1: reading active writers 2026/08/29 05:22:17 DEBUG : file2: reading active writers 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:17 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-29 05:22:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/29 05:22:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:17 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:17 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-29 05:22:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/29 05:22:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/29 05:22:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:22:17 DEBUG : >WaitForWriters: 2026/08/29 05:22:17 INFO : file2: vfs cache: upload succeeded try #1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:17 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/29 05:22:18 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : file2: reading active writers 2026/08/29 05:22:18 DEBUG : >WaitForWriters: 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.89s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:18 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:18 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:18 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): openPending: 2026/08/29 05:22:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): >openPending: err= 2026/08/29 05:22:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): _writeAt: size=5, off=0 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): >_writeAt: n=5, err= 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): RWFileHandle.Flush 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): RWFileHandle.Flush 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): close: 2026/08/29 05:22:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 05:22:18.374399907 +0000 UTC m=+31.115505362 2026/08/29 05:22:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:18 DEBUG : file1(0x2dd505ad2b40): >close: err= 2026/08/29 05:22:18 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:18 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:18 DEBUG : file1.f1127037.partial: size = 5 OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.f1127037.partial" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.f1127037.partial 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.f1127037.partial" 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1.f1127037.partial 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file1.f1127037.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:18 DEBUG : file1.f1127037.partial: renamed to: file1 2026/08/29 05:22:18 INFO : file1: Copied (new) 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 05:22:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 05:22:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:18 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : >WaitForWriters: 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:18 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:18 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:18 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): openPending: 2026/08/29 05:22:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): >openPending: err= 2026/08/29 05:22:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): _writeAt: size=5, off=0 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): >_writeAt: n=5, err= 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): RWFileHandle.Release 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): close: 2026/08/29 05:22:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 05:22:18.699974701 +0000 UTC m=+31.441080156 2026/08/29 05:22:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): >close: err= 2026/08/29 05:22:18 DEBUG : file1(0x2dd505828cc0): RWFileHandle.Release 2026/08/29 05:22:18 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:18 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:18 DEBUG : file1.786258e7.partial: size = 5 OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.786258e7.partial" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.786258e7.partial 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.786258e7.partial" 2026/08/29 05:22:18 DEBUG : Looking for writers 2026/08/29 05:22:18 DEBUG : file1: reading active writers 2026/08/29 05:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1.786258e7.partial 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:18 DEBUG : file1.786258e7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:18 DEBUG : file1.786258e7.partial: renamed to: file1 2026/08/29 05:22:18 INFO : file1: Copied (new) 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:18 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 05:22:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 05:22:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:19 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : >WaitForWriters: 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:19 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 05:22:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd505a92840): openPending: 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd505a92840): >openPending: err= 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 05:22:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd505a92840): _writeAt: size=5, off=0 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd505a92840): >_writeAt: n=5, err= 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd505a92840): close: 2026/08/29 05:22:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-29 05:22:19.293866341 +0000 UTC m=+32.034971796 2026/08/29 05:22:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd505a92840): >close: err= 2026/08/29 05:22:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 05:22:19 DEBUG : dir/file1.9cbc4f8f.partial: size = 5 OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1.9cbc4f8f.partial" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1.9cbc4f8f.partial 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1.9cbc4f8f.partial" 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/dir/file1.9cbc4f8f.partial 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1.9cbc4f8f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:19 DEBUG : dir/file1.9cbc4f8f.partial: renamed to: dir/file1 2026/08/29 05:22:19 INFO : dir/file1: Copied (replaced existing) 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-29 05:22:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : >WaitForWriters: 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.60s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:19 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:19 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/29 05:22:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 05:22:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 05:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 05:22:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): _writeAt: size=5, off=0 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): openPending: 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:19 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 05:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): >openPending: err= 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): >_writeAt: n=5, err= 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): _writeAt: size=15, off=5 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): >_writeAt: n=15, err= 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): close: 2026/08/29 05:22:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/29 05:22:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-29 05:22:19.899882418 +0000 UTC m=+32.640987873 2026/08/29 05:22:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:19 DEBUG : dir/file1(0x2dd5059b0e80): >close: err= 2026/08/29 05:22:19 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:19 DEBUG : dir: Looking for writers 2026/08/29 05:22:19 DEBUG : file1: reading active writers 2026/08/29 05:22:19 DEBUG : Looking for writers 2026/08/29 05:22:19 DEBUG : dir: reading active writers 2026/08/29 05:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:20 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 05:22:20 DEBUG : dir/file1.92eeab51.partial: size = 20 OK 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1.92eeab51.partial" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1.92eeab51.partial 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1.92eeab51.partial" 2026/08/29 05:22:20 DEBUG : dir: Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : dir: reading active writers 2026/08/29 05:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-jisevoh6xota/dir/file1.92eeab51.partial 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:20 DEBUG : dir/file1.92eeab51.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/29 05:22:20 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/29 05:22:20 DEBUG : dir/file1.92eeab51.partial: renamed to: dir/file1 2026/08/29 05:22:20 INFO : dir/file1: Copied (replaced existing) 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:20 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/29 05:22:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-29 05:22:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/29 05:22:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:20 DEBUG : dir: Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : dir: reading active writers 2026/08/29 05:22:20 DEBUG : >WaitForWriters: 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting 2026/08/29 05:22:20 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-jisevoh6xota/dir/file1: no such file or directory 2026/08/29 05:22:20 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-jisevoh6xota/dir/file1: no such file or directory --- PASS: TestRWFileHandleSizeCreateExisting (0.61s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:20 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : file1(0x2dd505828080): openPending: 2026/08/29 05:22:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:20 DEBUG : file1(0x2dd505828080): >openPending: err= 2026/08/29 05:22:20 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:20 DEBUG : file1(0x2dd505828080): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : file1(0x2dd505828080): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : file1(0x2dd505828080): close: 2026/08/29 05:22:20 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 05:22:20.229889643 +0000 UTC m=+32.970995108 2026/08/29 05:22:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : file1(0x2dd505828080): >close: err= 2026/08/29 05:22:20 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:20 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:20 DEBUG : file1.bbb1fb31.partial: size = 5 OK 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.bbb1fb31.partial" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.bbb1fb31.partial 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.bbb1fb31.partial" 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1.bbb1fb31.partial 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:20 DEBUG : file1.bbb1fb31.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:20 DEBUG : file1.bbb1fb31.partial: renamed to: file1 2026/08/29 05:22:20 INFO : file1: Copied (new) 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:20 DEBUG : Looking for writers 2026/08/29 05:22:20 DEBUG : file1: reading active writers 2026/08/29 05:22:20 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-jisevoh6xota/dir/file1: no such file or directory 2026/08/29 05:22:20 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-jisevoh6xota/dir/file1: no such file or directory 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:20 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 05:22:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 05:22:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:20 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:20 DEBUG : >WaitForWriters: 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.36s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:20 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/29 05:22:20 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381280): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381280): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381280): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381280): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381280): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.583182742 +0000 UTC m=+33.324288207 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381280): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): _writeAt: size=3, off=2 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.583182742 +0000 UTC m=+33.324288207 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505381cc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505172880): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505172880): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505172880): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505172880): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505172880): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.583182742 +0000 UTC m=+33.324288207 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505172880): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb9d0 item 1 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051731c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051731c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051731c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051731c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051731c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.587547104 +0000 UTC m=+33.328652570 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051731c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505173ac0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505173ac0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505173ac0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505173ac0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505173ac0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.587547104 +0000 UTC m=+33.328652570 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505173ac0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052841c0 item 2 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c2840): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c2840): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c2840): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c2840): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c2840): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.589732661 +0000 UTC m=+33.330838126 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c2840): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): _writeAt: size=3, off=2 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.589732661 +0000 UTC m=+33.330838126 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c3280): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c38c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c38c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c38c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c38c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c38c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.589732661 +0000 UTC m=+33.330838126 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054c38c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284a10 item 3 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d8340): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d8340): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d8340): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d8340): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d8340): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.598536337 +0000 UTC m=+33.339641791 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d8340): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9140): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9140): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9140): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9140): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9140): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.598536337 +0000 UTC m=+33.339641791 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9140): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505285500 item 4 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9b80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9b80): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9b80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9b80): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9b80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.603780199 +0000 UTC m=+33.344885664 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057d9b80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): _writeAt: size=3, off=2 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.603780199 +0000 UTC m=+33.344885664 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505154b40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051551c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051551c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051551c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051551c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051551c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.603780199 +0000 UTC m=+33.344885664 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5051551c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505285d50 item 5 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c329c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c329c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c329c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c329c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c329c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.611074244 +0000 UTC m=+33.352179699 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c329c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c32f80): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c32f80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c32f80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c32f80): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c32f80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.611074244 +0000 UTC m=+33.352179699 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c32f80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b8000 item 6 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33600): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33600): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33600): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33600): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33600): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.613741301 +0000 UTC m=+33.354846756 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33600): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): _writeAt: size=3, off=2 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.613741301 +0000 UTC m=+33.354846756 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505c33b00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a920c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a920c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a920c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a920c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a920c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.613741301 +0000 UTC m=+33.354846756 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a920c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b8d20 item 7 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a927c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a927c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a927c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a927c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a927c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.625660369 +0000 UTC m=+33.366765844 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a927c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a92d00): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a92d00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a92d00): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a92d00): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a92d00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.625660369 +0000 UTC m=+33.366765844 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a92d00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b9d50 item 8 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a932c0): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd505a932c0): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a932c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a932c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a932c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a932c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a932c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93680): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93680): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93680): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93680): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93680): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.629675942 +0000 UTC m=+33.370781397 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93680): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): _writeAt: size=3, off=2 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.629675942 +0000 UTC m=+33.370781397 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a93b00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598100): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598100): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598100): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598100): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598100): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.629675942 +0000 UTC m=+33.370781397 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598100): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b24d0 item 9 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598780): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598780): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598780): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598780): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598780): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.640885953 +0000 UTC m=+33.381991407 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598780): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598cc0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598cc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598cc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598cc0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598cc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.640885953 +0000 UTC m=+33.381991407 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505598cc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b3260 item 10 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155580): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd505155580): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155580): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155580): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155580): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155580): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155580): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155d80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155d80): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155d80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155d80): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155d80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.643952724 +0000 UTC m=+33.385058179 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505155d80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): _writeAt: size=3, off=2 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.643952724 +0000 UTC m=+33.385058179 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6380): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6880): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6880): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6880): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6880): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6880): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.643952724 +0000 UTC m=+33.385058179 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6880): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505514c40 item 11 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6f00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6f00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6f00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6f00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6f00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.647628705 +0000 UTC m=+33.388734160 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a6f00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7440): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7440): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7440): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7440): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7440): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.647628705 +0000 UTC m=+33.388734160 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7440): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055153b0 item 12 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7a80): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd5054a7a80): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7a80): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7a80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7a80): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7a80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7e40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7e40): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7e40): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7e40): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7e40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.653071895 +0000 UTC m=+33.394177360 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5054a7e40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573a600): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573a600): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573a600): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573a600): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573a600): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.653071895 +0000 UTC m=+33.394177360 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573a600): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515810 item 13 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573ac80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573ac80): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573ac80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573ac80): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573ac80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.656362479 +0000 UTC m=+33.397467935 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573ac80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b1c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b1c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b1c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b1c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b1c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.656362479 +0000 UTC m=+33.397467935 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b1c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515b90 item 14 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b800): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd50573b800): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b800): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b800): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b800): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b800): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573b800): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573bbc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573bbc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573bbc0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573bbc0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573bbc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.659752881 +0000 UTC m=+33.400858336 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50573bbc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575e380): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575e380): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575e380): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575e380): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575e380): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.659752881 +0000 UTC m=+33.400858336 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575e380): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505292070 item 15 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ea00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ea00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ea00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ea00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ea00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.665320576 +0000 UTC m=+33.406426082 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ea00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ef40): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ef40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ef40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ef40): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ef40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.665320576 +0000 UTC m=+33.406426082 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575ef40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052925b0 item 16 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575f580): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575f580): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575f580): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575f580): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575f580): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.666820178 +0000 UTC m=+33.407925633 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575f580): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): open at offset 5 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): _writeAt: size=3, off=7 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.666820178 +0000 UTC m=+33.407925633 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50575fa00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505778000): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505778000): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505778000): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505778000): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505778000): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.666820178 +0000 UTC m=+33.407925633 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505778000): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505292b60 item 17 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505828c00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505828c00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505828c00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505828c00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505828c00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.676404507 +0000 UTC m=+33.417509962 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505828c00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058291c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058291c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058291c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058291c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058291c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.676404507 +0000 UTC m=+33.417509962 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058291c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d801c0 item 18 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829840): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829840): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829840): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829840): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829840): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.6877218 +0000 UTC m=+33.428827254 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829840): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): open at offset 5 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): _writeAt: size=3, off=7 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.6877218 +0000 UTC m=+33.428827254 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505829d40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505599340): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505599340): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505599340): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505599340): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505599340): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.6877218 +0000 UTC m=+33.428827254 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505599340): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d805b0 item 19 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5055999c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5055999c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5055999c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5055999c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5055999c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.708278781 +0000 UTC m=+33.449384256 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5055999c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634000): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634000): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634000): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634000): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634000): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.708278781 +0000 UTC m=+33.449384256 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634000): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b60e0 item 20 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5056345c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5056345c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5056345c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5056345c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5056345c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.710004589 +0000 UTC m=+33.451110044 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5056345c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): open at offset 5 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): _writeAt: size=3, off=7 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.710004589 +0000 UTC m=+33.451110044 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634ac0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634fc0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634fc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634fc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634fc0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634fc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.710004589 +0000 UTC m=+33.451110044 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505634fc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b65b0 item 21 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4340): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4340): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4340): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4340): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4340): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.728584487 +0000 UTC m=+33.469689972 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4340): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4880): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4880): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4880): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4880): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4880): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.728584487 +0000 UTC m=+33.469689972 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4880): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80850 item 22 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635880): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635880): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635880): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635880): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635880): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.73729163 +0000 UTC m=+33.478397085 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635880): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): open at offset 5 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): _writeAt: size=3, off=7 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.73729163 +0000 UTC m=+33.478397085 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505635d80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896380): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896380): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896380): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896380): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896380): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.73729163 +0000 UTC m=+33.478397085 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896380): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b70a0 item 23 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896a00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896a00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896a00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896a00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896a00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.747655903 +0000 UTC m=+33.488761378 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896a00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896f40): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896f40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896f40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896f40): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896f40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.747655903 +0000 UTC m=+33.488761378 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505896f40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bca10 item 24 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897580): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd505897580): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897580): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897580): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897580): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897580): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897580): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897940): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897940): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897940): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897940): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897940): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.752268524 +0000 UTC m=+33.493373979 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897940): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): open at offset 5 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): _writeAt: size=3, off=7 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.752268524 +0000 UTC m=+33.493373979 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505897e40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930480): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930480): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930480): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930480): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930480): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.752268524 +0000 UTC m=+33.493373979 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930480): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bd9d0 item 25 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930b00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930b00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930b00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930b00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930b00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.763075282 +0000 UTC m=+33.504180737 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930b00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4d80): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4d80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4d80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4d80): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4d80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.763075282 +0000 UTC m=+33.504180737 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e4d80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d809a0 item 26 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e53c0): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd5057e53c0): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e53c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e53c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e53c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e53c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e53c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5780): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5780): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5780): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5780): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5780): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.767767833 +0000 UTC m=+33.508873288 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5780): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): open at offset 5 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): >_readAt: n=2, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): _writeAt: size=3, off=7 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.767767833 +0000 UTC m=+33.508873288 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5057e5c80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c2c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c2c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c2c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c2c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c2c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.767767833 +0000 UTC m=+33.508873288 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c2c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80d20 item 27 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c940): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c940): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c940): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c940): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c940): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.774157871 +0000 UTC m=+33.515263336 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584c940): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584ce80): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584ce80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584ce80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584ce80): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584ce80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.774157871 +0000 UTC m=+33.515263336 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584ce80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d811f0 item 28 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d4c0): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd50584d4c0): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d4c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d4c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d4c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d4c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930f00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930f00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930f00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930f00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930f00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.783988966 +0000 UTC m=+33.525094431 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505930f00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059315c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059315c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059315c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059315c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059315c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.783988966 +0000 UTC m=+33.525094431 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059315c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c62a0 item 29 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505931c40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505931c40): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505931c40): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505931c40): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505931c40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.788226027 +0000 UTC m=+33.529331513 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505931c40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966280): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966280): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966280): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966280): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966280): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.788226027 +0000 UTC m=+33.529331513 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966280): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6a10 item 30 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059668c0): _readAt: size=2, off=0 2026/08/29 05:22:20 ERROR : open-test-file(0x2dd5059668c0): Couldn't read size of file 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059668c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059668c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059668c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059668c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059668c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966c80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966c80): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966c80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966c80): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966c80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.78969448 +0000 UTC m=+33.530799936 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505966c80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967340): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967340): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967340): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967340): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967340): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.78969448 +0000 UTC m=+33.530799936 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967340): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6e70 item 31 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d900): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d900): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d900): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d900): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d900): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.798973915 +0000 UTC m=+33.540079370 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584d900): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584de40): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584de40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584de40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584de40): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584de40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.798973915 +0000 UTC m=+33.540079370 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd50584de40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81570 item 32 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876580): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876580): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876580): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876580): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876580): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.803924544 +0000 UTC m=+33.545029999 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876580): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d818f0 item 33 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.807591408 +0000 UTC m=+33.548696883 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876a00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876f00): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876f00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876f00): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876f00): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876f00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.807591408 +0000 UTC m=+33.548696883 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505876f00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81ab0 item 33 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505877540): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505877540): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505877540): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505877540): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505877540): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.81872823 +0000 UTC m=+33.559833685 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505877540): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56000 item 34 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.822513148 +0000 UTC m=+33.563618602 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5058779c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22000): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22000): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22000): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22000): >_readAt: n=3, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22000): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.822513148 +0000 UTC m=+33.563618602 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22000): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56230 item 34 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22640): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22640): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22640): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22640): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22640): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.82768796 +0000 UTC m=+33.568793415 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22640): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56690 item 35 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.834103716 +0000 UTC m=+33.575209201 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22ac0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22fc0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22fc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22fc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22fc0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22fc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.834103716 +0000 UTC m=+33.575209201 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a22fc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56850 item 35 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23640): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23640): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23640): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23640): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23640): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.838728279 +0000 UTC m=+33.579833734 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23640): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56bd0 item 36 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.842926197 +0000 UTC m=+33.584031652 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a23b40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c180): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c180): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c180): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c180): >_readAt: n=3, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c180): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.842926197 +0000 UTC m=+33.584031652 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c180): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56e70 item 36 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967cc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967cc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967cc0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967cc0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967cc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.856142705 +0000 UTC m=+33.597248190 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505967cc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c7b20 item 37 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.859616395 +0000 UTC m=+33.600721850 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca240): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca740): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca740): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca740): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca740): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca740): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.859616395 +0000 UTC m=+33.600721850 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059ca740): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c000 item 37 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cadc0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cadc0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cadc0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cadc0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cadc0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.864316451 +0000 UTC m=+33.605421906 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cadc0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c380 item 38 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.877907027 +0000 UTC m=+33.619012482 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb2c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb800): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb800): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb800): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb800): >_readAt: n=3, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb800): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.877907027 +0000 UTC m=+33.619012482 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cb800): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c540 item 38 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cbe80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cbe80): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cbe80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cbe80): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cbe80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.887126457 +0000 UTC m=+33.628231922 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd5059cbe80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c8c0 item 39 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.888435869 +0000 UTC m=+33.629541325 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c3c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c8c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c8c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c8c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c8c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c8c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.888435869 +0000 UTC m=+33.629541325 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4c8c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f570a0 item 39 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4cf40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4cf40): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4cf40): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4cf40): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4cf40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.889790388 +0000 UTC m=+33.630895843 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4cf40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57570 item 40 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.898409495 +0000 UTC m=+33.639514960 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d440): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d980): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d980): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d980): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d980): >_readAt: n=3, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d980): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.898409495 +0000 UTC m=+33.639514960 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a4d980): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57730 item 40 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.90099637 +0000 UTC m=+33.642101825 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e040): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e540): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e540): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e540): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57ab0 item 41 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e540): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e540): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.914394181 +0000 UTC m=+33.655499647 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7e540): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57c70 item 41 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.915730385 +0000 UTC m=+33.656835850 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ea00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ef40): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ef40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ef40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ef40): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ef40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.915730385 +0000 UTC m=+33.656835850 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7ef40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57e30 item 41 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.924430364 +0000 UTC m=+33.665535829 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7f580): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7fa80): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7fa80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7fa80): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3e4d0 item 42 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7fa80): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7fa80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.924892136 +0000 UTC m=+33.665997601 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a7fa80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c9a0 item 42 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.932838793 +0000 UTC m=+33.673944298 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84600): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84b80): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84b80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84b80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84b80): >_readAt: n=3, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84b80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.932838793 +0000 UTC m=+33.673944298 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a84b80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8cb60 item 42 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.94326843 +0000 UTC m=+33.684373945 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a851c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b241c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b241c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b241c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3e700 item 43 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b241c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b241c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.943826984 +0000 UTC m=+33.684932469 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b241c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3e8c0 item 43 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.946127679 +0000 UTC m=+33.687233154 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24700): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24c40): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24c40): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24c40): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24c40): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24c40): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.946127679 +0000 UTC m=+33.687233154 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b24c40): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3eaf0 item 43 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.960524576 +0000 UTC m=+33.701630071 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85500): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85a00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85a00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85a00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d0a0 item 44 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85a00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85a00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.964505364 +0000 UTC m=+33.705610879 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505a85a00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d260 item 44 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): _writeAt: size=3, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): >_writeAt: n=3, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.96688618 +0000 UTC m=+33.707991645 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae040): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae5c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae5c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae5c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae5c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae5c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.96688618 +0000 UTC m=+33.707991645 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505aae5c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d490 item 44 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.970576249 +0000 UTC m=+33.711681704 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25280): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25780): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25780): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25780): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3ee70 item 45 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25780): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25780): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.97420415 +0000 UTC m=+33.715309615 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25780): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25e80): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25e80): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25e80): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25e80): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25e80): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.97420415 +0000 UTC m=+33.715309615 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b25e80): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3f030 item 45 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): close: 2026/08/29 05:22:20 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-jisevoh6xota/dir/file1: no such file or directory 2026/08/29 05:22:20 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-jisevoh6xota/dir/file1: no such file or directory 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.980428995 +0000 UTC m=+33.721534511 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b505c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b50ac0): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b50ac0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b50ac0): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3f3b0 item 46 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b50ac0): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b50ac0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.98518176 +0000 UTC m=+33.726287215 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b50ac0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b511c0): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b511c0): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b511c0): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b511c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b511c0): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.98518176 +0000 UTC m=+33.726287215 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b511c0): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: Remove: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3f570 item 46 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): _readAt: size=2, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.993651405 +0000 UTC m=+33.734756870 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51800): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51d00): _writeAt: size=5, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51d00): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51d00): >openPending: err= 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3fa40 item 47 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51d00): >_writeAt: n=5, err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51d00): close: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.994458089 +0000 UTC m=+33.735563614 2026/08/29 05:22:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b51d00): >close: err= 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:20 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b70500): _readAt: size=512, off=0 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b70500): openPending: 2026/08/29 05:22:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b70500): >openPending: err= 2026/08/29 05:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b70500): >_readAt: n=5, err=EOF 2026/08/29 05:22:20 DEBUG : open-test-file(0x2dd505b70500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:20.994458089 +0000 UTC m=+33.735563614 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3fc70 item 47 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.002993166 +0000 UTC m=+33.744098682 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778700): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778c00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778c00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778c00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052935e0 item 48 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778c00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778c00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.003598339 +0000 UTC m=+33.744703804 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505778c00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779300): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779300): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779300): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779300): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779300): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.003598339 +0000 UTC m=+33.744703804 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779300): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052937a0 item 48 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779940): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779940): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779940): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.014999991 +0000 UTC m=+33.756105456 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505293ce0 item 49 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.017206167 +0000 UTC m=+33.758311632 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505779dc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18400): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18400): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18400): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18400): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18400): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.017206167 +0000 UTC m=+33.758311632 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18400): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529a0e0 item 49 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18a80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18a80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18a80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18a80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18a80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.028929677 +0000 UTC m=+33.770035142 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18a80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529a690 item 50 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.034399968 +0000 UTC m=+33.775505422 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c18f80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19500): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19500): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19500): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.034399968 +0000 UTC m=+33.775505422 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529a850 item 50 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70b80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70b80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70b80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70b80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70b80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.038663128 +0000 UTC m=+33.779768593 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b70b80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c1c0 item 51 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.040436867 +0000 UTC m=+33.781542332 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71080): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b715c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b715c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b715c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b715c0): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b715c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.040436867 +0000 UTC m=+33.781542332 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b715c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c380 item 51 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71c40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71c40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71c40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71c40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71c40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.042413461 +0000 UTC m=+33.783518915 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b71c40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c7e0 item 52 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.044263364 +0000 UTC m=+33.785368849 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb07c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb07c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb07c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb07c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb07c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.044263364 +0000 UTC m=+33.785368849 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb07c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c9a0 item 52 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19b80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19b80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19b80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19b80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19b80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.047405609 +0000 UTC m=+33.788511063 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c19b80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529b810 item 53 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.050223058 +0000 UTC m=+33.791328523 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44180): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c446c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c446c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c446c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c446c0): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c446c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.050223058 +0000 UTC m=+33.791328523 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c446c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529bb20 item 53 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44d40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44d40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44d40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44d40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44d40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.059677242 +0000 UTC m=+33.800782707 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c44d40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca1c0 item 54 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.066922104 +0000 UTC m=+33.808027570 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c457c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c457c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c457c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c457c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c457c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.066922104 +0000 UTC m=+33.808027570 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c457c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca460 item 54 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45e40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45e40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.076184356 +0000 UTC m=+33.817289831 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c45e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca8c0 item 55 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.076868477 +0000 UTC m=+33.817973942 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66440): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66980): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66980): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66980): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66980): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66980): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.076868477 +0000 UTC m=+33.817973942 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c66980): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcaa80 item 55 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67000): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67000): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67000): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67000): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67000): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.081582029 +0000 UTC m=+33.822687494 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67000): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcaee0 item 56 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.085413965 +0000 UTC m=+33.826519451 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67a80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67a80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67a80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67a80): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67a80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.085413965 +0000 UTC m=+33.826519451 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c67a80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb0a0 item 56 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.088493501 +0000 UTC m=+33.829598966 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb0e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1340): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1340): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0cd90 item 57 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1340): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.091565982 +0000 UTC m=+33.832671447 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0cf50 item 57 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.092541806 +0000 UTC m=+33.833647271 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1e00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1e00): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.092541806 +0000 UTC m=+33.833647271 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bb1e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d110 item 57 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.099810081 +0000 UTC m=+33.840915546 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96540): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96a80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96a80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96a80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d490 item 58 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96a80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96a80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.102676275 +0000 UTC m=+33.843781740 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96a80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d650 item 58 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.107714038 +0000 UTC m=+33.848819503 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c96fc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97580): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97580): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97580): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97580): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97580): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.107714038 +0000 UTC m=+33.848819503 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97580): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d8f0 item 58 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.113645529 +0000 UTC m=+33.854750994 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c97bc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe200): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe200): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe200): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0dc70 item 59 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe200): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe200): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.114496937 +0000 UTC m=+33.855602402 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe200): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0070 item 59 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.117871801 +0000 UTC m=+33.858977266 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbe740): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18280): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18280): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18280): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18280): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18280): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.117871801 +0000 UTC m=+33.858977266 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18280): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb340 item 59 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.125575288 +0000 UTC m=+33.866680753 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbec00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf140): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf140): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf140): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a04d0 item 60 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf140): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf140): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.127893396 +0000 UTC m=+33.868998851 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf140): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0700 item 60 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.133356684 +0000 UTC m=+33.874462168 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbf680): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbfc40): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbfc40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbfc40): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbfc40): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbfc40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.133356684 +0000 UTC m=+33.874462168 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cbfc40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0930 item 60 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.136425718 +0000 UTC m=+33.877531193 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda380): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda8c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda8c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda8c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0ee0 item 61 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda8c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda8c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.141183954 +0000 UTC m=+33.882289419 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cda8c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdafc0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdafc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdafc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdafc0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdafc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.141183954 +0000 UTC m=+33.882289419 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdafc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1180 item 61 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.150005815 +0000 UTC m=+33.891111299 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d188c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb6c0 item 62 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.157280823 +0000 UTC m=+33.898386277 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d18e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19500): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19500): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19500): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.157280823 +0000 UTC m=+33.898386277 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb880 item 62 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.158943312 +0000 UTC m=+33.900048777 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d19b40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a180): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a180): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a180): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcbc00 item 63 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a180): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a180): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.15956704 +0000 UTC m=+33.900672505 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a180): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a880): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a880): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a880): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.15956704 +0000 UTC m=+33.900672505 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d3a880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcbdc0 item 63 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.162308817 +0000 UTC m=+33.903414292 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdb600): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdbb40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdbb40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdbb40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1650 item 64 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdbb40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdbb40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.168154207 +0000 UTC m=+33.909259672 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cdbb40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaeb80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaeb80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaeb80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaeb80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaeb80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.168154207 +0000 UTC m=+33.909259672 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaeb80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a18f0 item 64 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf1c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf1c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf1c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf1c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf1c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.181209921 +0000 UTC m=+33.922315386 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf1c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514a070 item 65 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.183355664 +0000 UTC m=+33.924461139 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae840): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae840): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae840): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae840): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae840): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.183355664 +0000 UTC m=+33.924461139 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aae840): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514a4d0 item 65 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.187687824 +0000 UTC m=+33.928793280 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a01c0 item 66 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.190723588 +0000 UTC m=+33.931829053 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381a80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381a80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381a80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381a80): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381a80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.190723588 +0000 UTC m=+33.931829053 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381a80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a04d0 item 66 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172940): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172940): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172940): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.193940383 +0000 UTC m=+33.935045848 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0930 item 67 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.198560277 +0000 UTC m=+33.939665742 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173080): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173980): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173980): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173980): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173980): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173980): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.198560277 +0000 UTC m=+33.939665742 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173980): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0d20 item 67 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2380): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2380): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2380): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2380): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2380): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.20362448 +0000 UTC m=+33.944729945 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2380): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1180 item 68 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.206629856 +0000 UTC m=+33.947735341 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3900): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3900): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3900): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3900): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3900): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.206629856 +0000 UTC m=+33.947735341 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3900): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a13b0 item 68 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8340): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8340): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8340): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.207982732 +0000 UTC m=+33.949088197 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545a690 item 69 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.210980021 +0000 UTC m=+33.952085486 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32740): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32740): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32740): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32740): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32740): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.210980021 +0000 UTC m=+33.952085486 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32740): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545ad20 item 69 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9080): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9080): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9080): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9080): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9080): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.212335621 +0000 UTC m=+33.953441097 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9080): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1ab0 item 70 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.213215454 +0000 UTC m=+33.954320919 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051540c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051540c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051540c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051540c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051540c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.213215454 +0000 UTC m=+33.954320919 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051540c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1c70 item 70 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155240): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155240): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155240): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.217937671 +0000 UTC m=+33.959043136 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c230 item 71 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.220488738 +0000 UTC m=+33.961594203 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155bc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828280): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828280): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828280): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828280): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828280): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.220488738 +0000 UTC m=+33.961594203 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828280): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c3f0 item 71 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828900): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828900): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828900): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828900): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828900): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.22499069 +0000 UTC m=+33.966096155 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828900): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514a9a0 item 72 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.228774355 +0000 UTC m=+33.969879820 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aaf6c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aafc00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aafc00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aafc00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aafc00): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aafc00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.228774355 +0000 UTC m=+33.969879820 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aafc00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514ac40 item 72 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.233569692 +0000 UTC m=+33.974675157 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e82c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e87c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e87c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e87c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514bdc0 item 73 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e87c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e87c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.241318985 +0000 UTC m=+33.982424450 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e87c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055ca0e0 item 73 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.243999948 +0000 UTC m=+33.985105403 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e8c80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e91c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e91c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e91c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e91c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e91c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.243999948 +0000 UTC m=+33.985105403 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e91c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055ca310 item 73 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.259870098 +0000 UTC m=+34.000975554 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9d00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9d00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9d00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055ca770 item 74 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9d00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9d00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.261700926 +0000 UTC m=+34.002806391 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5051e9d00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055caaf0 item 74 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.262348458 +0000 UTC m=+34.003453933 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a8c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a8c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a8c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a8c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a8c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.262348458 +0000 UTC m=+34.003453933 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549a8c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cad90 item 74 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.269779241 +0000 UTC m=+34.010884696 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549af00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b400): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b400): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b400): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb340 item 75 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b400): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b400): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.272603615 +0000 UTC m=+34.013709070 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b400): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb500 item 75 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.273075606 +0000 UTC m=+34.014181071 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549b940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549be80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549be80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549be80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549be80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549be80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.273075606 +0000 UTC m=+34.014181071 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50549be80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb6c0 item 75 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.279879925 +0000 UTC m=+34.020985390 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829380): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829380): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829380): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c8c0 item 76 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829380): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829380): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.281677531 +0000 UTC m=+34.022782996 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829380): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8ca80 item 76 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.284792413 +0000 UTC m=+34.025897878 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058298c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829e40): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829e40): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.284792413 +0000 UTC m=+34.025897878 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8cc40 item 76 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.288826541 +0000 UTC m=+34.029932006 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66580): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66a80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66a80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66a80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d0a0 item 77 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66a80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66a80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.292990435 +0000 UTC m=+34.034095900 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d66a80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67180): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67180): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67180): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67180): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67180): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.292990435 +0000 UTC m=+34.034095900 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67180): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d260 item 77 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.300959223 +0000 UTC m=+34.042064688 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d677c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67cc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67cc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67cc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d650 item 78 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67cc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67cc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.303005818 +0000 UTC m=+34.044111283 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d67cc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d764c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d764c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d764c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d764c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d764c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.303005818 +0000 UTC m=+34.044111283 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d764c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8da40 item 78 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.311157722 +0000 UTC m=+34.052263187 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d76b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32dc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32dc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32dc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545b180 item 79 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32dc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32dc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.320393795 +0000 UTC m=+34.061499260 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32dc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c334c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c334c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c334c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c334c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c334c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.320393795 +0000 UTC m=+34.061499260 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c334c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545b490 item 79 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.334448036 +0000 UTC m=+34.075553510 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538d00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538d00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538d00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cbce0 item 80 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538d00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538d00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.338906425 +0000 UTC m=+34.080011890 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505538d00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539400): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539400): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539400): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539400): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539400): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.338906425 +0000 UTC m=+34.080011890 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539400): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052840e0 item 80 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539a40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539a40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539a40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539a40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539a40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.348077304 +0000 UTC m=+34.089182769 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539a40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284850 item 81 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.351389458 +0000 UTC m=+34.092494923 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505539ec0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77000): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77000): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77000): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77000): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77000): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.351389458 +0000 UTC m=+34.092494923 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77000): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8ddc0 item 81 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77680): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77680): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77680): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77680): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77680): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.357804403 +0000 UTC m=+34.098909888 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77680): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504a540 item 82 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.365478997 +0000 UTC m=+34.106584521 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505d77b80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea200): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea200): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea200): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea200): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea200): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.365478997 +0000 UTC m=+34.106584521 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea200): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504a850 item 82 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea880): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea880): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea880): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.375016899 +0000 UTC m=+34.116122383 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ea880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504b030 item 83 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.377531277 +0000 UTC m=+34.118636771 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056ead80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb2c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb2c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb2c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb2c0): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb2c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.377531277 +0000 UTC m=+34.118636771 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb2c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504b340 item 83 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608500): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608500): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608500): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.382230962 +0000 UTC m=+34.123336427 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284b60 item 84 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.386718526 +0000 UTC m=+34.127823991 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608a00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608f80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608f80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608f80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608f80): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608f80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.386718526 +0000 UTC m=+34.127823991 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505608f80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284ee0 item 84 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609600): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609600): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609600): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609600): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609600): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.392796564 +0000 UTC m=+34.133902029 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609600): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505285960 item 85 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.395806608 +0000 UTC m=+34.136912073 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505609b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33b00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33b00): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.395806608 +0000 UTC m=+34.136912073 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545b8f0 item 85 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592280): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592280): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592280): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592280): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592280): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.40220432 +0000 UTC m=+34.143309785 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592280): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b81c0 item 86 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.402927967 +0000 UTC m=+34.144033452 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592d00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592d00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592d00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592d00): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592d00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.402927967 +0000 UTC m=+34.144033452 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505592d00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b8540 item 86 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593380): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593380): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593380): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593380): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593380): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.411451864 +0000 UTC m=+34.152557349 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593380): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b9490 item 87 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.414622181 +0000 UTC m=+34.155727636 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593dc0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593dc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593dc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593dc0): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593dc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.414622181 +0000 UTC m=+34.155727636 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505593dc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b9b90 item 87 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0540): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0540): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0540): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0540): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0540): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.421410261 +0000 UTC m=+34.162515715 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0540): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505514690 item 88 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.427242013 +0000 UTC m=+34.168347588 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0a40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0fc0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0fc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0fc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0fc0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0fc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.427242013 +0000 UTC m=+34.168347588 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d0fc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505514a80 item 88 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.433562879 +0000 UTC m=+34.174668385 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1600): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618140): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618140): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618140): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505285d50 item 89 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618140): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618140): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.434533112 +0000 UTC m=+34.175638577 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618140): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505286540 item 89 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.440578879 +0000 UTC m=+34.181684354 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618680): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618c00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618c00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618c00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618c00): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618c00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.440578879 +0000 UTC m=+34.181684354 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505618c00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505286850 item 89 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.445368104 +0000 UTC m=+34.186473569 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619780): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619780): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505286cb0 item 90 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619780): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.450826792 +0000 UTC m=+34.191932257 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504b7a0 item 90 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.453978744 +0000 UTC m=+34.195084209 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056eb940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c000): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c000): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c000): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c000): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c000): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.453978744 +0000 UTC m=+34.195084209 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c000): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504bab0 item 90 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.464724828 +0000 UTC m=+34.205830323 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572c640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572cb80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572cb80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572cb80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b21c0 item 91 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572cb80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572cb80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.468409977 +0000 UTC m=+34.209515442 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572cb80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b24d0 item 91 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.46903679 +0000 UTC m=+34.210142255 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d0c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d640): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d640): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d640): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d640): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.46903679 +0000 UTC m=+34.210142255 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572d640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b27e0 item 91 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.476942461 +0000 UTC m=+34.218047926 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505619c80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a2c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a2c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a2c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505287180 item 92 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a2c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a2c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.481172579 +0000 UTC m=+34.222278044 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a2c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505287500 item 92 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.484394364 +0000 UTC m=+34.225499829 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563a800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563adc0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563adc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563adc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563adc0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563adc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.484394364 +0000 UTC m=+34.225499829 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563adc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505287730 item 92 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.490735728 +0000 UTC m=+34.231841193 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b400): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b940): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b940): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b6000 item 93 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b940): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.493236891 +0000 UTC m=+34.234342367 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50563b940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e140): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e140): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e140): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e140): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e140): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.493236891 +0000 UTC m=+34.234342367 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e140): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b61c0 item 93 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.500413113 +0000 UTC m=+34.241518578 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589e780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1a40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1a40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1a40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515110 item 94 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1a40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1a40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.500997598 +0000 UTC m=+34.242103063 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d1a40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c240): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c240): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c240): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.500997598 +0000 UTC m=+34.242103063 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055153b0 item 94 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.507731103 +0000 UTC m=+34.248836568 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581c880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581cdc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581cdc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581cdc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515810 item 95 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581cdc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581cdc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.510807152 +0000 UTC m=+34.251912628 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581cdc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581d4c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581d4c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581d4c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581d4c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581d4c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.510807152 +0000 UTC m=+34.251912628 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581d4c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055159d0 item 95 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.5194849 +0000 UTC m=+34.260590365 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50581db00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870100): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870100): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870100): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515ce0 item 96 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870100): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870100): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.520896315 +0000 UTC m=+34.262001780 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870100): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.520896315 +0000 UTC m=+34.262001780 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bc000 item 96 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= 2026/08/29 05:22:21 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:21 DEBUG : Looking for writers 2026/08/29 05:22:21 DEBUG : >WaitForWriters: 2026/08/29 05:22:21 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:21 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:21 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:21 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:21 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/29 05:22:21 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572dd80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572dd80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572dd80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572dd80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572dd80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.559274431 +0000 UTC m=+34.300379896 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50572dd80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.559274431 +0000 UTC m=+34.300379896 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e300): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e7c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e7c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e7c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e7c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e7c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.559274431 +0000 UTC m=+34.300379896 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575e7c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b3420 item 1 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575ee00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575ee00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575ee00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575ee00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575ee00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.571756763 +0000 UTC m=+34.312862238 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575ee00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575f300): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575f300): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575f300): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575f300): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575f300): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.571756763 +0000 UTC m=+34.312862238 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575f300): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6150 item 2 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871200): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871200): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871200): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871200): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871200): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.580828665 +0000 UTC m=+34.321934130 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871200): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.580828665 +0000 UTC m=+34.321934130 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871680): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871b40): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871b40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871b40): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871b40): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871b40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.580828665 +0000 UTC m=+34.321934130 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871b40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80c40 item 3 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d82c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d82c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d82c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d82c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d82c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.589711019 +0000 UTC m=+34.330816485 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d82c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8800): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8800): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8800): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.589711019 +0000 UTC m=+34.330816485 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81110 item 4 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8e40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8e40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.598654629 +0000 UTC m=+34.339760094 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d8e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.598654629 +0000 UTC m=+34.339760094 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d92c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9780): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9780): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9780): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.598654629 +0000 UTC m=+34.339760094 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81490 item 5 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.609952784 +0000 UTC m=+34.351058270 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5059d9e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c440): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c440): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c440): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c440): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c440): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.609952784 +0000 UTC m=+34.351058270 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c440): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81960 item 6 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575fd00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575fd00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575fd00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575fd00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575fd00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.618802547 +0000 UTC m=+34.359908002 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50575fd00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.618802547 +0000 UTC m=+34.359908002 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88300): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a887c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a887c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a887c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a887c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a887c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.618802547 +0000 UTC m=+34.359908002 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a887c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6a10 item 7 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88e40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88e40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.630614022 +0000 UTC m=+34.371719478 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a88e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89380): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89380): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89380): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89380): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89380): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.630614022 +0000 UTC m=+34.371719478 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89380): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6fc0 item 8 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89600): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505a89600): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89600): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89600): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89600): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89600): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89600): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a899c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a899c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a899c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a899c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a899c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.642831194 +0000 UTC m=+34.383936659 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a899c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.642831194 +0000 UTC m=+34.383936659 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a89e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00440): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00440): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00440): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00440): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00440): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.642831194 +0000 UTC m=+34.383936659 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00440): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c7650 item 9 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00ac0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00ac0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00ac0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00ac0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00ac0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.656713541 +0000 UTC m=+34.397819006 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b00ac0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01000): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01000): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01000): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01000): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01000): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.656713541 +0000 UTC m=+34.397819006 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01000): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56230 item 10 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01640): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505b01640): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01640): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01640): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01640): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01640): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01a00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01a00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01a00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01a00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01a00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.672255882 +0000 UTC m=+34.413361347 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b01a00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): _writeAt: size=3, off=2 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.672255882 +0000 UTC m=+34.413361347 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22000): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22500): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22500): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22500): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.672255882 +0000 UTC m=+34.413361347 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505b22500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56690 item 11 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c940): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c940): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c940): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.68254948 +0000 UTC m=+34.423654936 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0c940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0ce80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0ce80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0ce80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0ce80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0ce80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.68254948 +0000 UTC m=+34.423654936 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0ce80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81c70 item 12 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d4c0): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505a0d4c0): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d4c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d4c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d4c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d4c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d880): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d880): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d880): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.687229369 +0000 UTC m=+34.428334823 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a0d880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e040): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e040): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e040): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e040): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e040): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.687229369 +0000 UTC m=+34.428334823 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e040): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505292310 item 13 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e6c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e6c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e6c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e6c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e6c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.69416189 +0000 UTC m=+34.435267345 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3e6c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3ec00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3ec00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3ec00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3ec00): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3ec00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.69416189 +0000 UTC m=+34.435267345 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3ec00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505292770 item 14 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f240): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505a3f240): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f240): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f240): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f240): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f240): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f600): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f600): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f600): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f600): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f600): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.696542687 +0000 UTC m=+34.437648142 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3f600): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3fcc0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3fcc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3fcc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3fcc0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3fcc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.696542687 +0000 UTC m=+34.437648142 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a3fcc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505292e70 item 15 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589ec80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589ec80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589ec80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589ec80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589ec80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.699733983 +0000 UTC m=+34.440839438 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589ec80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f1c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f1c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f1c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f1c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f1c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.699733983 +0000 UTC m=+34.440839438 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f1c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b77a0 item 16 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f800): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f800): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f800): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.704686626 +0000 UTC m=+34.445792081 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589f800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.704686626 +0000 UTC m=+34.445792081 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50589fc80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0280): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0280): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0280): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0280): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0280): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.704686626 +0000 UTC m=+34.445792081 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0280): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3e1c0 item 17 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0900): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0900): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0900): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0900): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0900): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.708948625 +0000 UTC m=+34.450054080 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0900): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0e40): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0e40): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.708948625 +0000 UTC m=+34.450054080 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba0e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3e770 item 18 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba14c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba14c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba14c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba14c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba14c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.712918301 +0000 UTC m=+34.454023756 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba14c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.712918301 +0000 UTC m=+34.454023756 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba19c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba1ec0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba1ec0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba1ec0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba1ec0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba1ec0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.712918301 +0000 UTC m=+34.454023756 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505ba1ec0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3eb60 item 19 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2640): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2640): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2640): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2640): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.72000808 +0000 UTC m=+34.461113535 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58700): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58700): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58700): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58700): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58700): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.72000808 +0000 UTC m=+34.461113535 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58700): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505293420 item 20 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58d80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58d80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58d80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58d80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58d80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.723422568 +0000 UTC m=+34.464528023 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a58d80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.723422568 +0000 UTC m=+34.464528023 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59280): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59780): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59780): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59780): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.723422568 +0000 UTC m=+34.464528023 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505293810 item 21 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.727543851 +0000 UTC m=+34.468649306 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a59e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76440): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76440): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76440): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76440): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76440): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.727543851 +0000 UTC m=+34.468649306 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76440): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529a0e0 item 22 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76ac0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76ac0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76ac0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76ac0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76ac0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.73415716 +0000 UTC m=+34.475262615 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76ac0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.73415716 +0000 UTC m=+34.475262615 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a76fc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a774c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a774c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a774c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a774c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a774c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.73415716 +0000 UTC m=+34.475262615 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a774c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529a540 item 23 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a77b40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a77b40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a77b40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a77b40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a77b40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.740752705 +0000 UTC m=+34.481858160 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505a77b40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12180): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12180): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12180): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12180): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12180): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.740752705 +0000 UTC m=+34.481858160 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12180): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529ad20 item 24 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c127c0): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505c127c0): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c127c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c127c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c127c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c127c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c127c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12b80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12b80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12b80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12b80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12b80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.74531936 +0000 UTC m=+34.486424815 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c12b80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.74531936 +0000 UTC m=+34.486424815 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13080): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2a00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2a00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2a00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2a00): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2a00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.74531936 +0000 UTC m=+34.486424815 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc2a00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529b650 item 25 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3080): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3080): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3080): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3080): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3080): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.752455695 +0000 UTC m=+34.493561151 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3080): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc35c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc35c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc35c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc35c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc35c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.752455695 +0000 UTC m=+34.493561151 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc35c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3f2d0 item 26 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c133c0): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505c133c0): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c133c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c133c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c133c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c133c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c133c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13780): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13780): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13780): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.755710071 +0000 UTC m=+34.496815526 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): >_readAt: n=2, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): _writeAt: size=3, off=7 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.755710071 +0000 UTC m=+34.496815526 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c13c80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a2c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a2c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a2c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a2c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a2c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.755710071 +0000 UTC m=+34.496815526 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a2c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50529b9d0 item 27 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a940): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a940): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a940): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a940): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a940): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.760799893 +0000 UTC m=+34.501905348 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3a940): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3ae80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3ae80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3ae80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3ae80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3ae80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.760799893 +0000 UTC m=+34.501905348 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3ae80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c1c0 item 28 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b4c0): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505c3b4c0): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b4c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b4c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b4c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b4c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b880): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b880): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b880): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.765766693 +0000 UTC m=+34.506872158 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c3b880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56040): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56040): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56040): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56040): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56040): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.765766693 +0000 UTC m=+34.506872158 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56040): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c540 item 29 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c566c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c566c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c566c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c566c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c566c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.771703965 +0000 UTC m=+34.512809430 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c566c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56c00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56c00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56c00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56c00): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56c00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.771703965 +0000 UTC m=+34.512809430 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c56c00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c9a0 item 30 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3c00): _readAt: size=2, off=0 2026/08/29 05:22:21 ERROR : open-test-file(0x2dd505bc3c00): Couldn't read size of file 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3c00): >_readAt: n=0, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3c00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3c00): close: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bc3c00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf00c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf00c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf00c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf00c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf00c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.774684705 +0000 UTC m=+34.515790160 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf00c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0780): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0780): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0780): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0780): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0780): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.774684705 +0000 UTC m=+34.515790160 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0780): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3f650 item 31 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.778509227 +0000 UTC m=+34.519614681 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf0e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1340): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1340): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1340): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.778509227 +0000 UTC m=+34.519614681 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505b3fb90 item 32 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1980): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1980): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1980): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1980): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1980): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.783183003 +0000 UTC m=+34.524288458 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1980): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca070 item 33 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.783698547 +0000 UTC m=+34.524804002 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505bf1e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94400): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94400): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94400): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94400): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94400): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.783698547 +0000 UTC m=+34.524804002 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94400): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca230 item 33 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94a40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94a40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94a40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94a40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94a40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.786648688 +0000 UTC m=+34.527754163 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94a40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca770 item 34 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.788453416 +0000 UTC m=+34.529558871 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94ec0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95400): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95400): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95400): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95400): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95400): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.788453416 +0000 UTC m=+34.529558871 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95400): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca930 item 34 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95a40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95a40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95a40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95a40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95a40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.798927235 +0000 UTC m=+34.540032691 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95a40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcacb0 item 35 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.799521438 +0000 UTC m=+34.540626893 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95ec0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc24c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc24c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc24c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc24c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc24c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.799521438 +0000 UTC m=+34.540626893 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc24c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcae70 item 35 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc2b40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc2b40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc2b40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc2b40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc2b40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.803645475 +0000 UTC m=+34.544750931 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc2b40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c0e0 item 36 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.80733381 +0000 UTC m=+34.548439266 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3040): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3580): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3580): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3580): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3580): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3580): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.80733381 +0000 UTC m=+34.548439266 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3580): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c2a0 item 36 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3bc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3bc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3bc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3bc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3bc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.811007789 +0000 UTC m=+34.552113244 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505cc3bc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c620 item 37 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.81145256 +0000 UTC m=+34.552558014 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5050b9c80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.81145256 +0000 UTC m=+34.552558014 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505380d80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0c8c0 item 37 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381e40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381e40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.817931705 +0000 UTC m=+34.559037160 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505381e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0ccb0 item 38 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.819009641 +0000 UTC m=+34.560115096 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505172b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173200): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173200): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173200): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173200): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173200): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.819009641 +0000 UTC m=+34.560115096 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173200): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0cee0 item 38 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2f40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2f40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2f40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2f40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2f40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.823062904 +0000 UTC m=+34.564168360 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c2f40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca1c0 item 39 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.824337312 +0000 UTC m=+34.565442767 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c34c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3b00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3b00): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.824337312 +0000 UTC m=+34.565442767 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5054c3b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca460 item 39 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8e40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8e40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.829381026 +0000 UTC m=+34.570486491 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d8e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dca8c0 item 40 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.831270184 +0000 UTC m=+34.572375639 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9d00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9d00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9d00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9d00): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9d00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.831270184 +0000 UTC m=+34.572375639 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057d9d00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcaa80 item 40 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.83347649 +0000 UTC m=+34.574581945 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505154f00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155540): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155540): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155540): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb420 item 41 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155540): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155540): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.834582429 +0000 UTC m=+34.575687884 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155540): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb5e0 item 41 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.836162773 +0000 UTC m=+34.577268238 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505155e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828480): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828480): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828480): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828480): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828480): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.836162773 +0000 UTC m=+34.577268238 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828480): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcb7a0 item 41 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.843799745 +0000 UTC m=+34.584905231 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505828b40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058290c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058290c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058290c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505dcbb20 item 42 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058290c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058290c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.847703097 +0000 UTC m=+34.588808562 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058290c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d110 item 42 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.849537902 +0000 UTC m=+34.590643377 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505173bc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c322c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c322c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c322c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c322c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c322c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.849537902 +0000 UTC m=+34.590643377 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c322c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d2d0 item 42 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.854131316 +0000 UTC m=+34.595236771 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32900): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32e00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32e00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32e00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d650 item 43 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32e00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32e00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.854602385 +0000 UTC m=+34.595707850 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c32e00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0d8f0 item 43 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.856345618 +0000 UTC m=+34.597451072 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33880): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33880): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33880): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.856345618 +0000 UTC m=+34.597451072 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0dab0 item 43 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.861103002 +0000 UTC m=+34.602208457 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829740): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829c40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829c40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829c40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56000 item 44 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829c40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829c40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.862727911 +0000 UTC m=+34.603833365 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505829c40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56230 item 44 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.864020673 +0000 UTC m=+34.605126127 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870280): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.864020673 +0000 UTC m=+34.605126127 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56460 item 44 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.869380995 +0000 UTC m=+34.610486449 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505870e40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871380): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871380): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871380): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56850 item 45 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871380): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871380): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.869951802 +0000 UTC m=+34.611057257 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871380): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871a80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871a80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871a80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871a80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871a80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.869951802 +0000 UTC m=+34.611057257 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505871a80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56a10 item 45 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.874686694 +0000 UTC m=+34.615792149 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c941c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c946c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c946c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c946c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f56e70 item 46 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c946c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c946c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.875181818 +0000 UTC m=+34.616287274 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c946c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33e80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33e80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33e80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33e80): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33e80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.875181818 +0000 UTC m=+34.616287274 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c33e80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e0dc00 item 46 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.88039292 +0000 UTC m=+34.621498395 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aea5c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeaac0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeaac0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeaac0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0230 item 47 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeaac0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeaac0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.880835827 +0000 UTC m=+34.621941292 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeaac0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb1c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb1c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb1c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb1c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb1c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.880835827 +0000 UTC m=+34.621941292 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb1c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0540 item 47 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.890881558 +0000 UTC m=+34.631987012 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aeb800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aebd00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aebd00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aebd00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0a80 item 48 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aebd00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aebd00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.892116299 +0000 UTC m=+34.633221755 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505aebd00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afc500): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afc500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afc500): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afc500): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afc500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.892116299 +0000 UTC m=+34.633221755 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afc500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a0d90 item 48 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcb40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcb40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcb40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcb40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcb40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.89641622 +0000 UTC m=+34.637521675 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcb40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1260 item 49 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.899571989 +0000 UTC m=+34.640677444 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afcfc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afd500): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afd500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afd500): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afd500): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afd500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.899571989 +0000 UTC m=+34.640677444 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afd500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1420 item 49 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afdb80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afdb80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afdb80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afdb80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afdb80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.9030199 +0000 UTC m=+34.644125355 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505afdb80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f570a0 item 50 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.906638894 +0000 UTC m=+34.647744349 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c94c00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95180): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95180): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95180): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95180): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95180): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.906638894 +0000 UTC m=+34.647744349 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95180): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57260 item 50 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95800): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95800): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95800): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95800): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95800): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.90996721 +0000 UTC m=+34.651072685 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505c95800): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57730 item 51 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.911541142 +0000 UTC m=+34.652646598 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602200): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602740): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602740): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602740): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602740): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602740): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.911541142 +0000 UTC m=+34.652646598 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602740): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f578f0 item 51 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602dc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602dc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602dc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602dc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602dc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.915496622 +0000 UTC m=+34.656602077 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505602dc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57c70 item 52 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.918284005 +0000 UTC m=+34.659389460 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056032c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603840): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603840): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603840): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603840): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603840): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.918284005 +0000 UTC m=+34.659389460 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603840): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505f57e30 item 52 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603ec0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603ec0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603ec0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603ec0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603ec0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.921970657 +0000 UTC m=+34.663076113 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505603ec0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514a620 item 53 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.922514805 +0000 UTC m=+34.663620260 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056144c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505614a00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505614a00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505614a00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505614a00): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505614a00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.922514805 +0000 UTC m=+34.663620260 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505614a00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514a9a0 item 53 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615080): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615080): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615080): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615080): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615080): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.927871882 +0000 UTC m=+34.668977337 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615080): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514b340 item 54 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.930694713 +0000 UTC m=+34.671800168 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615580): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615b00): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615b00): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.930694713 +0000 UTC m=+34.671800168 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505615b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50514bdc0 item 54 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596340): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596340): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596340): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596340): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596340): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.935494196 +0000 UTC m=+34.676599652 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596340): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1b20 item 55 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.937479596 +0000 UTC m=+34.678585050 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596840): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596d80): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596d80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596d80): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596d80): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596d80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.937479596 +0000 UTC m=+34.678585050 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505596d80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5058a1ce0 item 55 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626040): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626040): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626040): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626040): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626040): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.940925122 +0000 UTC m=+34.682030587 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626040): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055ca1c0 item 56 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.942421489 +0000 UTC m=+34.683526944 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626540): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626ac0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626ac0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626ac0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626ac0): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626ac0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.942421489 +0000 UTC m=+34.683526944 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505626ac0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055ca4d0 item 56 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.946852406 +0000 UTC m=+34.687957861 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627100): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627640): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627640): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055ca850 item 57 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627640): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627640): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.950327419 +0000 UTC m=+34.691432884 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cab60 item 57 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.951502898 +0000 UTC m=+34.692608353 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505627b80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640200): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640200): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640200): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640200): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640200): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.951502898 +0000 UTC m=+34.692608353 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640200): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cae00 item 57 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.956871747 +0000 UTC m=+34.697977222 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640840): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640d80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640d80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640d80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb3b0 item 58 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640d80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640d80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.957234242 +0000 UTC m=+34.698339697 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505640d80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb570 item 58 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.960809664 +0000 UTC m=+34.701915119 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5056412c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641880): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641880): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641880): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.960809664 +0000 UTC m=+34.701915119 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cb810 item 58 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.963664234 +0000 UTC m=+34.704769689 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505641ec0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573a500): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573a500): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573a500): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055cbc00 item 59 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573a500): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573a500): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.964377441 +0000 UTC m=+34.705482896 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573a500): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): _writeAt: size=3, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545a620 item 59 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.968610725 +0000 UTC m=+34.709716181 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573aa40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573afc0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573afc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573afc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573afc0): >_readAt: n=8, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573afc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.968610725 +0000 UTC m=+34.709716181 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573afc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545aaf0 item 59 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.97055633 +0000 UTC m=+34.711661785 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b600): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597640): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597640): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c1c0 item 60 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597640): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597640): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.971956404 +0000 UTC m=+34.713061859 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597640): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): open at offset 5 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c380 item 60 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): _readAt: size=2, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): _writeAt: size=3, off=5 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): >_writeAt: n=3, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.973653489 +0000 UTC m=+34.714758954 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505597b80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4240): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4240): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4240): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4240): >_readAt: n=3, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4240): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.973653489 +0000 UTC m=+34.714758954 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4240): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c540 item 60 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.979411903 +0000 UTC m=+34.720517358 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4880): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4dc0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4dc0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4dc0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8c8c0 item 61 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4dc0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4dc0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.980510539 +0000 UTC m=+34.721616004 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a4dc0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a54c0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a54c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a54c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a54c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a54c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.980510539 +0000 UTC m=+34.721616004 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a54c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8ca80 item 61 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.984359818 +0000 UTC m=+34.725465283 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5057a5b00): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802140): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802140): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802140): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8cee0 item 62 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802140): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802140): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.985742448 +0000 UTC m=+34.726847904 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802140): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802840): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802840): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802840): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802840): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802840): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.985742448 +0000 UTC m=+34.726847904 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802840): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d0a0 item 62 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.990030075 +0000 UTC m=+34.731135550 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505802e80): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058033c0): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058033c0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058033c0): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d490 item 63 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058033c0): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058033c0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.994251958 +0000 UTC m=+34.735357413 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd5058033c0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505803ac0): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505803ac0): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505803ac0): >openPending: err= 2026/08/29 05:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505803ac0): >_readAt: n=5, err=EOF 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505803ac0): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.994251958 +0000 UTC m=+34.735357413 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505803ac0): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: Remove: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8d650 item 63 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): open at offset 0 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): _readAt: size=2, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): >_readAt: n=0, err=Bad file descriptor 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.995996704 +0000 UTC m=+34.737102179 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573b900): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573be40): _writeAt: size=5, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573be40): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573be40): >openPending: err= 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545b490 item 64 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573be40): >_writeAt: n=5, err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573be40): close: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.999449643 +0000 UTC m=+34.740555108 2026/08/29 05:22:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd50573be40): >close: err= 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:21 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505754640): _readAt: size=512, off=0 2026/08/29 05:22:21 DEBUG : open-test-file(0x2dd505754640): openPending: 2026/08/29 05:22:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754640): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754640): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754640): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:21.999449643 +0000 UTC m=+34.740555108 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754640): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50545b8f0 item 64 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754c80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754c80): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754c80): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754c80): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754c80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.002633456 +0000 UTC m=+34.743738912 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505754c80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): _writeAt: size=3, off=2 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b81c0 item 65 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.006873083 +0000 UTC m=+34.747978548 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755100): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755600): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755600): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755600): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755600): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755600): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.006873083 +0000 UTC m=+34.747978548 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755600): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b8540 item 65 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755c40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755c40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755c40): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755c40): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755c40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.014288997 +0000 UTC m=+34.755394473 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505755c40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b9490 item 66 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): _writeAt: size=3, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.01480942 +0000 UTC m=+34.755914875 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057661c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766700): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766700): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766700): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766700): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766700): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.01480942 +0000 UTC m=+34.755914875 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766700): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b9b90 item 66 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818540): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818540): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818540): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818540): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818540): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.019595599 +0000 UTC m=+34.760701054 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818540): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): _writeAt: size=3, off=2 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8db20 item 67 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.02174594 +0000 UTC m=+34.762851405 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058189c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818ec0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818ec0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818ec0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818ec0): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818ec0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.02174594 +0000 UTC m=+34.762851405 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505818ec0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505e8dce0 item 67 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819540): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819540): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819540): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819540): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819540): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.026574307 +0000 UTC m=+34.767679762 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819540): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052844d0 item 68 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): _writeAt: size=3, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.029772988 +0000 UTC m=+34.770878443 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505819a40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872080): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872080): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872080): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872080): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872080): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.029772988 +0000 UTC m=+34.770878443 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872080): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284850 item 68 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058726c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058726c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058726c0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058726c0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058726c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.043235821 +0000 UTC m=+34.784341417 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5058726c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): _writeAt: size=3, off=2 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b9e30 item 69 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.049741999 +0000 UTC m=+34.790847464 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505766bc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057670c0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057670c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057670c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057670c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057670c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.049741999 +0000 UTC m=+34.790847464 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5057670c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504a1c0 item 69 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767740): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767740): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767740): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767740): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767740): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.056628032 +0000 UTC m=+34.797733508 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767740): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504a850 item 70 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): _writeAt: size=3, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.057772504 +0000 UTC m=+34.798877959 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505767c40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936280): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936280): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936280): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936280): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936280): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.057772504 +0000 UTC m=+34.798877959 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936280): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504aa80 item 70 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936900): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936900): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936900): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936900): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936900): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.062479603 +0000 UTC m=+34.803585058 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936900): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): _writeAt: size=3, off=2 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284b60 item 71 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.063956662 +0000 UTC m=+34.805062117 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872a00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872f00): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872f00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872f00): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872f00): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872f00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.063956662 +0000 UTC m=+34.805062117 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505872f00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505284ee0 item 71 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873580): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873580): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873580): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873580): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873580): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.067388324 +0000 UTC m=+34.808493789 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873580): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505285960 item 72 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): _writeAt: size=3, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.069304642 +0000 UTC m=+34.810410098 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505873a80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce0c0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce0c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce0c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce0c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce0c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.069304642 +0000 UTC m=+34.810410098 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce0c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505285d50 item 72 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.07318521 +0000 UTC m=+34.814290675 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505936cc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059371c0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059371c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059371c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504b500 item 73 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059371c0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059371c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.07562595 +0000 UTC m=+34.816731405 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059371c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): _writeAt: size=3, off=2 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504b8f0 item 73 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.076920023 +0000 UTC m=+34.818025508 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937680): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937bc0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937bc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937bc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937bc0): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937bc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.076920023 +0000 UTC m=+34.818025508 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505937bc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd50504bb20 item 73 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.080469527 +0000 UTC m=+34.821574992 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c300): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c800): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c800): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c800): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505514690 item 74 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c800): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c800): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.082445889 +0000 UTC m=+34.823551344 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0c800): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505514a80 item 74 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): _writeAt: size=3, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.083153865 +0000 UTC m=+34.824259321 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0cd40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d2c0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d2c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d2c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d2c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d2c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.083153865 +0000 UTC m=+34.824259321 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d2c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505514e70 item 74 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.089417705 +0000 UTC m=+34.830523160 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0d900): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0de00): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0de00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0de00): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055153b0 item 75 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0de00): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0de00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.09115197 +0000 UTC m=+34.832257425 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a0de00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): _writeAt: size=3, off=2 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515650 item 75 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.09417577 +0000 UTC m=+34.835281225 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34440): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34980): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34980): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34980): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34980): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34980): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.09417577 +0000 UTC m=+34.835281225 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34980): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515810 item 75 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.095710999 +0000 UTC m=+34.836816454 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a34fc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a354c0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a354c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a354c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515b90 item 76 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a354c0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a354c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.096932466 +0000 UTC m=+34.838037921 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a354c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505515d50 item 76 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): _writeAt: size=3, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.098054826 +0000 UTC m=+34.839160281 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059ce640): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cebc0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cebc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cebc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cebc0): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cebc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.098054826 +0000 UTC m=+34.839160281 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cebc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505286770 item 76 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.103828099 +0000 UTC m=+34.844933553 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf200): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf700): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf700): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf700): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505286c40 item 77 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf700): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf700): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.10561327 +0000 UTC m=+34.846718735 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cf700): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cfe00): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cfe00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cfe00): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cfe00): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cfe00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.10561327 +0000 UTC m=+34.846718735 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059cfe00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505286e00 item 77 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.108467079 +0000 UTC m=+34.849572534 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8540): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8a40): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8a40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8a40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505287500 item 78 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8a40): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8a40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.111043834 +0000 UTC m=+34.852149290 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f8a40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9140): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9140): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9140): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9140): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9140): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.111043834 +0000 UTC m=+34.852149290 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9140): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505287730 item 78 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.114140252 +0000 UTC m=+34.855245707 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9780): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9c80): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9c80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9c80): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bc000 item 79 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9c80): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9c80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.115689828 +0000 UTC m=+34.856795283 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd5059f9c80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4480): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4480): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4480): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4480): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4480): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.115689828 +0000 UTC m=+34.856795283 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4480): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bc8c0 item 79 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.120716041 +0000 UTC m=+34.861821496 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4ac0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4fc0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4fc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4fc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bd650 item 80 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4fc0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4fc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.121287149 +0000 UTC m=+34.862392604 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa4fc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa56c0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa56c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa56c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa56c0): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa56c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.121287149 +0000 UTC m=+34.862392604 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa56c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055bdb20 item 80 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa5d00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa5d00): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa5d00): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa5d00): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa5d00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.125014958 +0000 UTC m=+34.866120414 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505aa5d00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): _writeAt: size=3, off=7 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b2150 item 81 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.126484864 +0000 UTC m=+34.867590319 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6280): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac67c0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac67c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac67c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac67c0): >_readAt: n=8, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac67c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.126484864 +0000 UTC m=+34.867590319 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac67c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b2310 item 81 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a35e80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a35e80): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a35e80): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a35e80): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a35e80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.130770307 +0000 UTC m=+34.871875763 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a35e80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6230 item 82 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): _readAt: size=2, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): _writeAt: size=3, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.132344491 +0000 UTC m=+34.873449946 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54480): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54a00): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54a00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54a00): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54a00): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54a00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.132344491 +0000 UTC m=+34.873449946 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a54a00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c64d0 item 82 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55080): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55080): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55080): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55080): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55080): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.136926043 +0000 UTC m=+34.878031508 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55080): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): _writeAt: size=3, off=7 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6c40 item 83 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.144427869 +0000 UTC m=+34.885533344 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55580): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55ac0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55ac0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55ac0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55ac0): >_readAt: n=8, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55ac0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.144427869 +0000 UTC m=+34.885533344 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a55ac0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c6e00 item 83 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74240): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74240): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74240): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74240): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74240): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.165328949 +0000 UTC m=+34.906434454 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74240): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c7180 item 84 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): _readAt: size=2, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): _writeAt: size=3, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.166846426 +0000 UTC m=+34.907951901 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74740): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74cc0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74cc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74cc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74cc0): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74cc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.166846426 +0000 UTC m=+34.907951901 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a74cc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055c7960 item 84 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6ac0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6ac0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6ac0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6ac0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6ac0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.176252839 +0000 UTC m=+34.917358314 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6ac0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): _writeAt: size=3, off=7 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b27e0 item 85 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.182790866 +0000 UTC m=+34.923896341 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac6fc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7500): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7500): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7500): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7500): >_readAt: n=8, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7500): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.182790866 +0000 UTC m=+34.923896341 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7500): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b2af0 item 85 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7b80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7b80): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7b80): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7b80): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7b80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.189249072 +0000 UTC m=+34.930354528 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505ac7b80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80230 item 86 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): _readAt: size=2, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): _writeAt: size=3, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.190952389 +0000 UTC m=+34.932057854 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0e480): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0ea00): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0ea00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0ea00): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0ea00): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0ea00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.190952389 +0000 UTC m=+34.932057854 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0ea00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d803f0 item 86 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f080): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f080): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f080): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f080): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f080): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.194554031 +0000 UTC m=+34.935659486 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f080): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): _writeAt: size=3, off=7 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80770 item 87 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.197027491 +0000 UTC m=+34.938132947 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0f580): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0fac0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0fac0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0fac0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0fac0): >_readAt: n=8, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0fac0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.197027491 +0000 UTC m=+34.938132947 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c0fac0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80930 item 87 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36240): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36240): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36240): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36240): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36240): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.200930432 +0000 UTC m=+34.942035886 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36240): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80cb0 item 88 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): _readAt: size=2, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): _writeAt: size=3, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.203313662 +0000 UTC m=+34.944419118 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36740): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36cc0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36cc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36cc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36cc0): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36cc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.203313662 +0000 UTC m=+34.944419118 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c36cc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d80e70 item 88 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.205805199 +0000 UTC m=+34.946910653 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37300): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37840): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37840): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37840): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d811f0 item 89 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37840): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37840): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.207524134 +0000 UTC m=+34.948629589 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37840): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): _writeAt: size=3, off=7 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d813b0 item 89 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.209428249 +0000 UTC m=+34.950533705 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c37d80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62400): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62400): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62400): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62400): >_readAt: n=8, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62400): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.209428249 +0000 UTC m=+34.950533705 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62400): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81570 item 89 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.211884879 +0000 UTC m=+34.952990333 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62a40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62f80): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62f80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62f80): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d818f0 item 90 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62f80): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62f80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.212499309 +0000 UTC m=+34.953604764 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c62f80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81ab0 item 90 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): _readAt: size=2, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): _writeAt: size=3, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.21399821 +0000 UTC m=+34.955103685 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c634c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c63a80): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c63a80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c63a80): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c63a80): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c63a80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.21399821 +0000 UTC m=+34.955103685 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505c63a80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505d81c70 item 90 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.216856949 +0000 UTC m=+34.957962424 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90040): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90580): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90580): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90580): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b3c00 item 91 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90580): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90580): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.218552631 +0000 UTC m=+34.959658086 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90580): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): >_readAt: n=2, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): _writeAt: size=3, off=7 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b6000 item 91 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.219052644 +0000 UTC m=+34.960158100 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b90ac0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91040): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91040): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91040): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91040): >_readAt: n=8, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91040): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.219052644 +0000 UTC m=+34.960158100 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91040): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b61c0 item 91 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.222002186 +0000 UTC m=+34.963107640 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91680): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91bc0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91bc0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91bc0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b6700 item 92 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91bc0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91bc0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.223182945 +0000 UTC m=+34.964288400 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b91bc0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): open at offset 5 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b69a0 item 92 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): _readAt: size=2, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): _writeAt: size=3, off=5 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): >_writeAt: n=3, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.22447234 +0000 UTC m=+34.965577796 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2200): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc27c0): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc27c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc27c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc27c0): >_readAt: n=3, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc27c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.22447234 +0000 UTC m=+34.965577796 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc27c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b6e00 item 92 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.227234195 +0000 UTC m=+34.968339650 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc2e00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc3340): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc3340): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc3340): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5055b77a0 item 93 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc3340): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc3340): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.229679473 +0000 UTC m=+34.970784928 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505bc3340): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75700): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75700): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75700): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75700): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75700): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.229679473 +0000 UTC m=+34.970784928 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75700): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052920e0 item 93 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.234188779 +0000 UTC m=+34.975294254 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505a75d40): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10380): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10380): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10380): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505292690 item 94 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10380): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10380): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.234755429 +0000 UTC m=+34.975860884 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10380): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10a80): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10a80): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10a80): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10a80): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10a80): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.234755429 +0000 UTC m=+34.975860884 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b10a80): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052928c0 item 94 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.238546268 +0000 UTC m=+34.979651722 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b110c0): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11600): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11600): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11600): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505293030 item 95 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11600): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11600): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.242128854 +0000 UTC m=+34.983234329 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11600): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11d00): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11d00): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11d00): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11d00): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11d00): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.242128854 +0000 UTC m=+34.983234329 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b11d00): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505293340 item 95 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): open at offset 0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): _readAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): >_readAt: n=0, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.243749815 +0000 UTC m=+34.984855270 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32440): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32980): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32980): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32980): >openPending: err= 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd505293730 item 96 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32980): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32980): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.244328848 +0000 UTC m=+34.985434303 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b32980): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 05:22:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 05:22:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b33080): _readAt: size=512, off=0 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b33080): openPending: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b33080): >openPending: err= 2026/08/29 05:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b33080): >_readAt: n=5, err=EOF 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b33080): close: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 05:22:22.244328848 +0000 UTC m=+34.985434303 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : open-test-file(0x2dd505b33080): >close: err= 2026/08/29 05:22:22 DEBUG : open-test-file: Remove: 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2dd5052938f0 item 96 2026/08/29 05:22:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 05:22:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 05:22:22 DEBUG : open-test-file: >Remove: err= 2026/08/29 05:22:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : >WaitForWriters: 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.96s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.03s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:22 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : file1: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): openPending: 2026/08/29 05:22:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 05:22:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): _writeAt: size=2, off=0 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): >_writeAt: n=2, err= 2026/08/29 05:22:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): RWFileHandle.Flush 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): RWFileHandle.Release 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): close: 2026/08/29 05:22:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/29 05:22:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : file1(0x2dd505bc35c0): >close: err= 2026/08/29 05:22:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:22 DEBUG : file1: vfs cache: starting upload 2026/08/29 05:22:22 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1.a0a9169e.partial" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1.a0a9169e.partial 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1.a0a9169e.partial" 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jisevoh6xota/file1.a0a9169e.partial 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:22 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/29 05:22:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/29 05:22:22 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/29 05:22:22 INFO : file1: Copied (new) 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:22 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/29 05:22:22 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/29 05:22:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 05:22:22 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:22 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 05:22:22 DEBUG : >WaitForWriters: 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:22 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:22 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/29 05:22:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : file1: reading active writers 2026/08/29 05:22:22 DEBUG : >WaitForWriters: 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.69s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:22 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:22 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:22 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:22 DEBUG : rename_me: newRWFileHandle: 2026/08/29 05:22:22 DEBUG : rename_me(0x2dd505b328c0): openPending: 2026/08/29 05:22:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/29 05:22:22 DEBUG : rename_me(0x2dd505b328c0): >openPending: err= 2026/08/29 05:22:22 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/29 05:22:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/29 05:22:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/29 05:22:22 DEBUG : rename_me(0x2dd505b328c0): _writeAt: size=5, off=0 2026/08/29 05:22:22 DEBUG : rename_me(0x2dd505b328c0): >_writeAt: n=5, err= 2026/08/29 05:22:22 DEBUG : rename_me(0x2dd505b328c0): close: 2026/08/29 05:22:22 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-29 05:22:22.949109257 +0000 UTC m=+35.690214722 2026/08/29 05:22:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/29 05:22:22 DEBUG : rename_me(0x2dd505b328c0): >close: err= 2026/08/29 05:22:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/29 05:22:22 DEBUG : i_was_renamed: Updating file with 0x2dd505b780d0 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/29 05:22:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/29 05:22:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : i_was_renamed: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : i_was_renamed: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 05:22:22 DEBUG : Looking for writers 2026/08/29 05:22:22 DEBUG : i_was_renamed: reading active writers 2026/08/29 05:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 05:22:23 DEBUG : Looking for writers 2026/08/29 05:22:23 DEBUG : i_was_renamed: reading active writers 2026/08/29 05:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 05:22:23 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/29 05:22:23 DEBUG : i_was_renamed.6527ee17.partial: size = 5 OK 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/i_was_renamed.6527ee17.partial" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/i_was_renamed.6527ee17.partial 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/i_was_renamed.6527ee17.partial" 2026/08/29 05:22:23 DEBUG : Looking for writers 2026/08/29 05:22:23 DEBUG : i_was_renamed: reading active writers 2026/08/29 05:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/i_was_renamed.6527ee17.partial 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:23 DEBUG : i_was_renamed.6527ee17.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:23 DEBUG : i_was_renamed.6527ee17.partial: renamed to: i_was_renamed 2026/08/29 05:22:23 INFO : i_was_renamed: Copied (new) 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/i_was_renamed" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/i_was_renamed 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/i_was_renamed" 2026/08/29 05:22:23 DEBUG : Looking for writers 2026/08/29 05:22:23 DEBUG : i_was_renamed: reading active writers 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/i_was_renamed 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:23 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-29 05:22:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/29 05:22:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/29 05:22:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/29 05:22:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/29 05:22:23 DEBUG : >WaitForWriters: 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.40s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:23 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 05:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jisevoh6xota" 2026/08/29 05:22:23 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : forgetting directory cache 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate(0x2dd505381ac0): _readAt: size=512, off=0 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate(0x2dd505381ac0): openPending: 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 04:23:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 05:22:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate(0x2dd505381ac0): >openPending: err= 2026/08/29 05:22:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate(0x2dd505381ac0): >_readAt: n=20, err=EOF 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate(0x2dd505381ac0): close: 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:23:23 +0000 UTC 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate(0x2dd505381ac0): >close: err= 2026/08/29 05:22:23 DEBUG : Re-reading directory (146.290103ms old) 2026/08/29 05:22:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:23 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : forgetting directory cache 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate(0x2dd5054c3bc0): _readAt: size=512, off=0 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate(0x2dd5054c3bc0): openPending: 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 04:24:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-29 04:23:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 04:24:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-29 04:23:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/29 05:22:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 05:22:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate(0x2dd5054c3bc0): >openPending: err= 2026/08/29 05:22:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate(0x2dd5054c3bc0): >_readAt: n=20, err=EOF 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate(0x2dd5054c3bc0): close: 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:24:23 +0000 UTC 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate(0x2dd5054c3bc0): >close: err= 2026/08/29 05:22:24 DEBUG : Re-reading directory (168.201802ms old) 2026/08/29 05:22:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:24 DEBUG : forgetting directory cache 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:24 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:24 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd5057d98c0): _readAt: size=512, off=0 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd5057d98c0): openPending: 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 04:25:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-29 04:24:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 04:25:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-29 04:24:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/29 05:22:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 05:22:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd5057d98c0): >openPending: err= 2026/08/29 05:22:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd5057d98c0): >_readAt: n=20, err=EOF 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd5057d98c0): close: 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:25:23 +0000 UTC 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd5057d98c0): >close: err= 2026/08/29 05:22:25 DEBUG : Re-reading directory (135.532378ms old) 2026/08/29 05:22:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : forgetting directory cache 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd505b33c80): _readAt: size=512, off=0 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd505b33c80): openPending: 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 04:26:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-29 04:25:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 04:26:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-29 04:25:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/29 05:22:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 05:22:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd505b33c80): >openPending: err= 2026/08/29 05:22:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd505b33c80): >_readAt: n=20, err=EOF 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd505b33c80): close: 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:26:23 +0000 UTC 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate(0x2dd505b33c80): >close: err= 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : forgetting directory cache 2026/08/29 05:22:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:25 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:25 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd505bc3b80): _readAt: size=512, off=0 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd505bc3b80): openPending: 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 04:27:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-29 04:26:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 04:27:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-29 04:26:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/29 05:22:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 05:22:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd505bc3b80): >openPending: err= 2026/08/29 05:22:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd505bc3b80): >_readAt: n=20, err=EOF 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd505bc3b80): close: 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:27:23 +0000 UTC 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd505bc3b80): >close: err= 2026/08/29 05:22:26 DEBUG : Re-reading directory (137.366921ms old) 2026/08/29 05:22:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : forgetting directory cache 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd50584cb40): _readAt: size=512, off=0 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd50584cb40): openPending: 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 04:28:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-29 04:27:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 04:28:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-29 04:27:23 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/29 05:22:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 05:22:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd50584cb40): >openPending: err= 2026/08/29 05:22:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd50584cb40): >_readAt: n=20, err=EOF 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd50584cb40): close: 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:28:23 +0000 UTC 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate(0x2dd50584cb40): >close: err= 2026/08/29 05:22:26 DEBUG : Re-reading directory (114.877942ms old) 2026/08/29 05:22:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:26 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : forgetting directory cache 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505155d00): _readAt: size=512, off=0 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505155d00): openPending: 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-29 04:29:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-29 04:28:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-29 04:29:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-29 04:28:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/29 05:22:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/29 05:22:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505155d00): >openPending: err= 2026/08/29 05:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505155d00): >_readAt: n=21, err=EOF 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505155d00): close: 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:29:23 +0000 UTC 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505155d00): >close: err= 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : forgetting directory cache 2026/08/29 05:22:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505a16380): _readAt: size=512, off=0 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505a16380): openPending: 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-29 04:30:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-29 04:29:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-29 04:30:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-29 04:29:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/29 05:22:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/29 05:22:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505a16380): >openPending: err= 2026/08/29 05:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505a16380): >_readAt: n=22, err=EOF 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505a16380): close: 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:30:23 +0000 UTC 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate(0x2dd505a16380): >close: err= 2026/08/29 05:22:27 DEBUG : Re-reading directory (133.10302ms old) 2026/08/29 05:22:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:27 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : forgetting directory cache 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate(0x2dd505aa8340): _readAt: size=512, off=0 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate(0x2dd505aa8340): openPending: 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-29 04:31:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-29 04:30:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-29 04:31:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-29 04:30:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/29 05:22:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/29 05:22:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate(0x2dd505aa8340): >openPending: err= 2026/08/29 05:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate(0x2dd505aa8340): >_readAt: n=23, err=EOF 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate(0x2dd505aa8340): close: 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:31:23 +0000 UTC 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate(0x2dd505aa8340): >close: err= 2026/08/29 05:22:28 DEBUG : Re-reading directory (148.792489ms old) 2026/08/29 05:22:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:28 DEBUG : forgetting directory cache 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:28 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:28 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate(0x2dd505a16e80): _readAt: size=512, off=0 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate(0x2dd505a16e80): openPending: 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/TestRWCacheUpdate" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-jisevoh6xota/TestRWCacheUpdate 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-29 04:32:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-29 04:31:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-29 04:32:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-29 04:31:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/29 05:22:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/29 05:22:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate(0x2dd505a16e80): >openPending: err= 2026/08/29 05:22:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate(0x2dd505a16e80): >_readAt: n=24, err=EOF 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate(0x2dd505a16e80): close: 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 04:32:23 +0000 UTC 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate(0x2dd505a16e80): >close: err= 2026/08/29 05:22:29 DEBUG : Re-reading directory (105.36638ms old) 2026/08/29 05:22:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 05:22:29 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:29 DEBUG : Looking for writers 2026/08/29 05:22:29 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/29 05:22:29 DEBUG : >WaitForWriters: 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.86s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:29 DEBUG : forgetting directory cache 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/29 05:22:29 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:29 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/29 05:22:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/29 05:22:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/29 05:22:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/29 05:22:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/29 05:22:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/29 05:22:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/29 05:22:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/29 05:22:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/29 05:22:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:29 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/FiLeA" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-jisevoh6xota/FiLeA 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/29 05:22:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/29 05:22:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/29 05:22:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FiLeB" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jisevoh6xota/FiLeB 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/29 05:22:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/29 05:22:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/29 05:22:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/FilEb" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-jisevoh6xota/FilEb 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/29 05:22:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/29 05:22:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/29 05:22:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/29 05:22:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/29 05:22:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/29 05:22:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/29 05:22:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/29 05:22:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/29 05:22:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/29 05:22:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:30 DEBUG : Looking for writers 2026/08/29 05:22:30 DEBUG : FiLeA: reading active writers 2026/08/29 05:22:30 DEBUG : FiLeB: reading active writers 2026/08/29 05:22:30 DEBUG : FilEb: reading active writers 2026/08/29 05:22:30 DEBUG : >WaitForWriters: 2026/08/29 05:22:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:30 DEBUG : Looking for writers 2026/08/29 05:22:30 DEBUG : FiLeB: reading active writers 2026/08/29 05:22:30 DEBUG : FilEb: reading active writers 2026/08/29 05:22:30 DEBUG : FiLeA: reading active writers 2026/08/29 05:22:30 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.64s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/normal name with no special characters.txt" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/normal\ name\ with\ no\ special\ characters.txt 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/normal\ name\ with\ no\ special\ characters.txt" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jisevoh6xota/normal name with no special characters.txt 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:30 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/normal name with no special characters.txt" 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/normal\ name\ with\ no\ special\ characters.txt 2026/08/29 05:22:30 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/normal\ name\ with\ no\ special\ characters.txt" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-jisevoh6xota/normal name with no special characters.txt 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/測試_Русский___ě_áñ" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/測試_Русский___ě_áñ 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/測試_Русский___ě_áñ" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jisevoh6xota/測試_Русский___ě_áñ 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/測試_Русский___ě_áñ" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/測試_Русский___ě_áñ 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/測試_Русский___ě_áñ" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-jisevoh6xota/測試_Русский___ě_áñ 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/29 05:22:31 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/normal name with no special characters.txt" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/normal\ name\ with\ no\ special\ characters.txt 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/normal\ name\ with\ no\ special\ characters.txt" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jisevoh6xota/normal name with no special characters.txt 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/測試_Русский___ě_áñ" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/測試_Русский___ě_áñ 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/測試_Русский___ě_áñ" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jisevoh6xota/測試_Русский___ě_áñ 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:31 DEBUG : Looking for writers 2026/08/29 05:22:31 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/29 05:22:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/29 05:22:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:31 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Reusing VFS from active cache 2026/08/29 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:31 DEBUG : Looking for writers 2026/08/29 05:22:31 DEBUG : >WaitForWriters: 2026/08/29 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:31 DEBUG : Looking for writers 2026/08/29 05:22:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:31 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:31 DEBUG : Looking for writers 2026/08/29 05:22:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:31 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:31 DEBUG : Looking for writers 2026/08/29 05:22:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:31 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/29 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:31 DEBUG : dir: Looking for writers 2026/08/29 05:22:31 DEBUG : file2: reading active writers 2026/08/29 05:22:31 DEBUG : Looking for writers 2026/08/29 05:22:31 DEBUG : dir: reading active writers 2026/08/29 05:22:31 DEBUG : file1: reading active writers 2026/08/29 05:22:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:31 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:31 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/29 05:22:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:32 DEBUG : dir: Looking for writers 2026/08/29 05:22:32 DEBUG : Looking for writers 2026/08/29 05:22:32 DEBUG : dir: reading active writers 2026/08/29 05:22:32 DEBUG : file1: reading active writers 2026/08/29 05:22:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:32 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/29 05:22:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:32 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 05:22:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 05:22:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 05:22:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/29 05:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/new_file.txt" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/new_file.txt 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/new_file.txt" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/dir/new_file.txt 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:22:32 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/29 05:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 05:22:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/29 05:22:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:32 DEBUG : dir: Looking for writers 2026/08/29 05:22:32 DEBUG : file2: reading active writers 2026/08/29 05:22:32 DEBUG : new_file.txt: reading active writers 2026/08/29 05:22:32 DEBUG : Looking for writers 2026/08/29 05:22:32 DEBUG : dir: reading active writers 2026/08/29 05:22:32 DEBUG : file1: reading active writers 2026/08/29 05:22:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.54s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:32 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:32 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file2" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jisevoh6xota/dir/file2 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/29 05:22:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/29 05:22:33 DEBUG : dir/file1: Updating file with dir/file1 0x2dd505e7d1e0 2026/08/29 05:22:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/29 05:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/dir/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jisevoh6xota/dir/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/29 05:22:33 INFO : dir/file1: Moved (server-side) to: file0 2026/08/29 05:22:33 DEBUG : file0: Updating file with file0 0x2dd505e7d1e0 2026/08/29 05:22:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file0" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file0 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file0" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jisevoh6xota/file0 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file0" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file0 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file0" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jisevoh6xota/file0 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/29 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:33 DEBUG : dir: Looking for writers 2026/08/29 05:22:33 DEBUG : Looking for writers 2026/08/29 05:22:33 DEBUG : dir: reading active writers 2026/08/29 05:22:33 DEBUG : file0: reading active writers 2026/08/29 05:22:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.59s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:33 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Server has VFS statistics extension 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: About path "/rclone-test-jisevoh6xota" 2026/08/29 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:33 DEBUG : Looking for writers 2026/08/29 05:22:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:33 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/29 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:33 DEBUG : Looking for writers 2026/08/29 05:22:33 DEBUG : a: Looking for writers 2026/08/29 05:22:33 DEBUG : b: Looking for writers 2026/08/29 05:22:33 DEBUG : c: Looking for writers 2026/08/29 05:22:33 DEBUG : d: Looking for writers 2026/08/29 05:22:33 DEBUG : Looking for writers 2026/08/29 05:22:33 DEBUG : a: reading active writers 2026/08/29 05:22:33 DEBUG : b: reading active writers 2026/08/29 05:22:33 DEBUG : c: reading active writers 2026/08/29 05:22:33 DEBUG : d: reading active writers 2026/08/29 05:22:33 DEBUG : /: reading active writers 2026/08/29 05:22:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:33 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/29 05:22:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/29 05:22:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/29 05:22:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/29 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:33 DEBUG : a/b/c/d: Looking for writers 2026/08/29 05:22:33 DEBUG : a/b/c: Looking for writers 2026/08/29 05:22:33 DEBUG : d: reading active writers 2026/08/29 05:22:33 DEBUG : a/b: Looking for writers 2026/08/29 05:22:33 DEBUG : c: reading active writers 2026/08/29 05:22:33 DEBUG : a: Looking for writers 2026/08/29 05:22:33 DEBUG : b: reading active writers 2026/08/29 05:22:33 DEBUG : Looking for writers 2026/08/29 05:22:33 DEBUG : a: reading active writers 2026/08/29 05:22:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:33 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:33 DEBUG : Looking for writers 2026/08/29 05:22:33 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-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:33 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 05:22:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 05:22:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:22:33 DEBUG : file1: size = 5 OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:33 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:34 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/29 05:22:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:34 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/29 05:22:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 05:22:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 05:22:34 DEBUG : file1: size = 0 OK 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:22:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 05:22:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (7 bytes), uploading instead of streaming 2026/08/29 05:22:34 DEBUG : file1: size = 7 OK 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:34 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:34 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/29 05:22:34 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/29 05:22:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:34 DEBUG : Looking for writers 2026/08/29 05:22:34 DEBUG : file1: reading active writers 2026/08/29 05:22:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:34 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/29 05:22:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/29 05:22:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/29 05:22:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (11 bytes), uploading instead of streaming 2026/08/29 05:22:35 DEBUG : file1: size = 11 OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:35 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 05:22:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:35 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:35 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/29 05:22:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:35 DEBUG : Looking for writers 2026/08/29 05:22:35 DEBUG : file1: reading active writers 2026/08/29 05:22:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:35 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Connection OK after error: context canceled 2026/08/29 05:22:35 DEBUG : file1: Removed after failed upload: context canceled 2026/08/29 05:22:35 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/29 05:22:35 DEBUG : file1: Remove: 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/29 05:22:35 DEBUG : file1: >Remove: err= 2026/08/29 05:22:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:35 DEBUG : Looking for writers 2026/08/29 05:22:35 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:35 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Connection OK after error: context canceled 2026/08/29 05:22:35 DEBUG : file1: Removed after failed upload: context canceled 2026/08/29 05:22:35 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/29 05:22:35 DEBUG : file1: Remove: 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/29 05:22:35 DEBUG : file1: >Remove: err= 2026/08/29 05:22:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:35 DEBUG : Looking for writers 2026/08/29 05:22:35 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:35 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:22:35 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/29 05:22:35 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:22:35 DEBUG : file2: size = 5 OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:35 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:35 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:35 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:35 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/file2" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-jisevoh6xota/file2 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:35 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/29 05:22:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:35 DEBUG : Looking for writers 2026/08/29 05:22:35 DEBUG : file2: reading active writers 2026/08/29 05:22:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.37s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.35s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:35 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/29 05:22:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:22:35 DEBUG : file1: size = 5 OK 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:35 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/29 05:22:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:22:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/29 05:22:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:36 DEBUG : Looking for writers 2026/08/29 05:22:36 DEBUG : file1: reading active writers 2026/08/29 05:22:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.09s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:36 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : file1: WriteFileHandle.Release closing 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 05:22:36 DEBUG : file1: size = 0 OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:22:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/29 05:22:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:36 DEBUG : Looking for writers 2026/08/29 05:22:36 DEBUG : file1: reading active writers 2026/08/29 05:22:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.13s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:36 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (2 bytes), uploading instead of streaming 2026/08/29 05:22:36 DEBUG : file1: size = 2 OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/29 05:22:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/29 05:22:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:36 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:36 DEBUG : Looking for writers 2026/08/29 05:22:36 DEBUG : file1: reading active writers 2026/08/29 05:22:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:36 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 05:22:36 DEBUG : file1: size = 0 OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/29 05:22:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 05:22:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:36 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 05:22:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 05:22:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 05:22:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:36 DEBUG : Looking for writers 2026/08/29 05:22:36 DEBUG : file1: reading active writers 2026/08/29 05:22:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:36 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: File to upload is small (100 bytes), uploading instead of streaming 2026/08/29 05:22:36 DEBUG : file1: size = 100 OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/file1" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: d64d0126effb964355f9c6b4bb5c7c75 /rclone-test-jisevoh6xota/file1 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : file1: Parsed hash: d64d0126effb964355f9c6b4bb5c7c75 2026/08/29 05:22:36 DEBUG : file1: md5 = d64d0126effb964355f9c6b4bb5c7c75 OK 2026/08/29 05:22:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 05:22:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 05:22:36 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 05:22:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 05:22:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 05:22:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:36 DEBUG : Looking for writers 2026/08/29 05:22:36 DEBUG : file1: reading active writers 2026/08/29 05:22:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:36 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:36 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 05:22:36 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/29 05:22:36 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/29 05:22:36 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/29 05:22:36 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/29 05:22:36 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/29 05:22:36 DEBUG : stalled: Remove: 2026/08/29 05:22:36 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/29 05:22:36 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.02s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:36 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f000.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f000.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f000.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-jisevoh6xota/flat/f000.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f000.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/flat/f000.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/flat/f000.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-jisevoh6xota/flat/f000.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f001.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f001.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f001.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-jisevoh6xota/flat/f001.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f001.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/flat/f001.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/flat/f001.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-jisevoh6xota/flat/f001.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f002.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f002.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f002.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-jisevoh6xota/flat/f002.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:36 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f002.txt" 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/flat/f002.txt 2026/08/29 05:22:36 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/flat/f002.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-jisevoh6xota/flat/f002.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f003.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f003.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f003.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-jisevoh6xota/flat/f003.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f003.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/flat/f003.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/flat/f003.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-jisevoh6xota/flat/f003.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f004.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f004.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f004.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-jisevoh6xota/flat/f004.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f004.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: sha1sum /rclone-test-jisevoh6xota/flat/f004.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jisevoh6xota/flat/f004.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-jisevoh6xota/flat/f004.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/29 05:22:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/29 05:22:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/29 05:22:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f000.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f000.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f000.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-jisevoh6xota/flat/f000.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/29 05:22:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/29 05:22:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/29 05:22:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:37 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f001.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f001.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f001.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-jisevoh6xota/flat/f001.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/29 05:22:37 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/29 05:22:37 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/29 05:22:37 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:37 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f002.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f002.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f002.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-jisevoh6xota/flat/f002.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/29 05:22:37 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/29 05:22:37 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/29 05:22:37 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:37 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f003.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f003.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f003.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-jisevoh6xota/flat/f003.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/29 05:22:37 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/29 05:22:37 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/29 05:22:37 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:37 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/flat/f004.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/flat/f004.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/flat/f004.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-jisevoh6xota/flat/f004.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:37 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/29 05:22:37 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:37 DEBUG : flat: Looking for writers 2026/08/29 05:22:37 DEBUG : f000.txt: reading active writers 2026/08/29 05:22:37 DEBUG : f001.txt: reading active writers 2026/08/29 05:22:37 DEBUG : f002.txt: reading active writers 2026/08/29 05:22:37 DEBUG : f003.txt: reading active writers 2026/08/29 05:22:37 DEBUG : f004.txt: reading active writers 2026/08/29 05:22:37 DEBUG : Looking for writers 2026/08/29 05:22:37 DEBUG : flat: reading active writers 2026/08/29 05:22:37 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.50s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:37 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:37 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/29 05:22:37 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/29 05:22:37 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:37 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/a/b/c/deep.txt" 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/a/b/c/deep.txt 2026/08/29 05:22:37 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/a/b/c/deep.txt" 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-jisevoh6xota/a/b/c/deep.txt 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:38 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/29 05:22:38 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/29 05:22:38 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/29 05:22:38 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:38 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/a/b/mid.txt" 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/a/b/mid.txt 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/a/b/mid.txt" 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-jisevoh6xota/a/b/mid.txt 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:38 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/29 05:22:38 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/29 05:22:38 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/29 05:22:38 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:38 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/a/top.txt" 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/a/top.txt 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/a/top.txt" 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-jisevoh6xota/a/top.txt 2026/08/29 05:22:38 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:38 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/29 05:22:38 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:38 DEBUG : a/b/c: Looking for writers 2026/08/29 05:22:38 DEBUG : deep.txt: reading active writers 2026/08/29 05:22:38 DEBUG : a/b: Looking for writers 2026/08/29 05:22:38 DEBUG : c: reading active writers 2026/08/29 05:22:38 DEBUG : mid.txt: reading active writers 2026/08/29 05:22:38 DEBUG : a: Looking for writers 2026/08/29 05:22:38 DEBUG : b: reading active writers 2026/08/29 05:22:38 DEBUG : top.txt: reading active writers 2026/08/29 05:22:38 DEBUG : Looking for writers 2026/08/29 05:22:38 DEBUG : a: reading active writers 2026/08/29 05:22:38 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.28s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:38 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/bigdir/big.bin" 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/bigdir/big.bin 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/bigdir/big.bin" 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: b54f9aa5c3c44c832951e38da6d66f9c /rclone-test-jisevoh6xota/bigdir/big.bin 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:39 DEBUG : bigdir/big.bin: Parsed hash: b54f9aa5c3c44c832951e38da6d66f9c 2026/08/29 05:22:39 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:39 DEBUG : bigdir: Looking for writers 2026/08/29 05:22:39 DEBUG : big.bin: reading active writers 2026/08/29 05:22:39 DEBUG : Looking for writers 2026/08/29 05:22:39 DEBUG : bigdir: reading active writers 2026/08/29 05:22:39 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.61s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-jisevoh6xota", Local "Local file system at /tmp/rclone1375229939", Modify Window "1s" 2026/08/29 05:22:39 INFO : sftp://rclone@:22/rclone-test-jisevoh6xota: poll-interval is not supported by this remote 2026/08/29 05:22:39 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/29 05:22:39 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/29 05:22:39 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:39 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir1/a.txt" 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir1/a.txt 2026/08/29 05:22:39 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir1/a.txt" 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-jisevoh6xota/dir1/a.txt 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:40 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/29 05:22:40 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/29 05:22:40 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/29 05:22:40 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:40 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir2/b.txt" 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir2/b.txt 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir2/b.txt" 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: 415290769594460e2e485922904f345d /rclone-test-jisevoh6xota/dir2/b.txt 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:40 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/29 05:22:40 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/29 05:22:40 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/29 05:22:40 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 05:22:40 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Shell path "/rclone-test-jisevoh6xota/dir3/c.txt" 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: creating additional session 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Running remote command: md5sum /rclone-test-jisevoh6xota/dir3/c.txt 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jisevoh6xota/dir3/c.txt" 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: command exited OK 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-jisevoh6xota/dir3/c.txt 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: ssh external: close 2026/08/29 05:22:40 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/29 05:22:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 05:22:40 DEBUG : dir1: Looking for writers 2026/08/29 05:22:40 DEBUG : a.txt: reading active writers 2026/08/29 05:22:40 DEBUG : dir2: Looking for writers 2026/08/29 05:22:40 DEBUG : b.txt: reading active writers 2026/08/29 05:22:40 DEBUG : dir3: Looking for writers 2026/08/29 05:22:40 DEBUG : c.txt: reading active writers 2026/08/29 05:22:40 DEBUG : Looking for writers 2026/08/29 05:22:40 DEBUG : dir1: reading active writers 2026/08/29 05:22:40 DEBUG : dir2: reading active writers 2026/08/29 05:22:40 DEBUG : dir3: reading active writers 2026/08/29 05:22:40 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.46s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/29 05:22:40 DEBUG : sftp://rclone@:22/rclone-test-jisevoh6xota: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 53.114608448s (try 1/5)