"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/12 01:38:54 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-menavuc5butu" 2026/08/12 01:38:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 01:38:54 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/12 01:38:54 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/12 01:38:54 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/12 01:38:54 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/12 01:38:54 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/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: 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/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell type "unix" from config 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Relative path resolved to "/rclone-test-menavuc5butu" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Using root directory "/rclone-test-menavuc5butu" 2026/08/12 01:38:54 DEBUG : Creating backend with remote "/tmp/rclone2940642745" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:54 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:54 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:54 DEBUG : dir: Looking for writers 2026/08/12 01:38:54 DEBUG : Looking for writers 2026/08/12 01:38:54 DEBUG : dir: reading active writers 2026/08/12 01:38:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.22s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:54 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:54 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/12 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:55 DEBUG : dir/subdir: Looking for writers 2026/08/12 01:38:55 DEBUG : dir: Looking for writers 2026/08/12 01:38:55 DEBUG : file1: reading active writers 2026/08/12 01:38:55 DEBUG : file2: reading active writers 2026/08/12 01:38:55 DEBUG : subdir: reading active writers 2026/08/12 01:38:55 DEBUG : Looking for writers 2026/08/12 01:38:55 DEBUG : dir: reading active writers 2026/08/12 01:38:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.67s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:55 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:55 DEBUG : dir: Looking for writers 2026/08/12 01:38:55 DEBUG : file1: reading active writers 2026/08/12 01:38:55 DEBUG : Looking for writers 2026/08/12 01:38:55 DEBUG : dir: reading active writers 2026/08/12 01:38:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.24s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:55 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:55 DEBUG : dir: Looking for writers 2026/08/12 01:38:55 DEBUG : Looking for writers 2026/08/12 01:38:55 DEBUG : dir: reading active writers 2026/08/12 01:38:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:55 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:55 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:56 DEBUG : dir: forgetting directory cache 2026/08/12 01:38:56 DEBUG : forgetting directory cache 2026/08/12 01:38:56 DEBUG : dir: forgetting directory cache 2026/08/12 01:38:56 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:56 DEBUG : Looking for writers 2026/08/12 01:38:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:56 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:56 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/12 01:38:56 DEBUG : dir: invalidating directory cache 2026/08/12 01:38:56 DEBUG : >ForgetPath: 2026/08/12 01:38:56 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/12 01:38:56 DEBUG : invalidating directory cache 2026/08/12 01:38:56 DEBUG : dir: forgetting directory cache 2026/08/12 01:38:56 DEBUG : >ForgetPath: 2026/08/12 01:38:56 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/12 01:38:56 DEBUG : >ForgetPath: 2026/08/12 01:38:56 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:56 DEBUG : dir: Looking for writers 2026/08/12 01:38:56 DEBUG : Looking for writers 2026/08/12 01:38:56 DEBUG : dir: reading active writers 2026/08/12 01:38:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:56 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: 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/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/fil/a/b/c" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/fil/a/b/c 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/fil/a/b/c" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-menavuc5butu/fil/a/b/c 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/fil/a/b/c" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/fil/a/b/c 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/fil/a/b/c" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-menavuc5butu/fil/a/b/c 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:56 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:56 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:57 DEBUG : forgetting directory cache 2026/08/12 01:38:57 DEBUG : dir: forgetting directory cache 2026/08/12 01:38:57 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:57 DEBUG : dir: Looking for writers 2026/08/12 01:38:57 DEBUG : fil/a/b: Looking for writers 2026/08/12 01:38:57 DEBUG : fil/a: Looking for writers 2026/08/12 01:38:57 DEBUG : b: reading active writers 2026/08/12 01:38:57 DEBUG : fil: Looking for writers 2026/08/12 01:38:57 DEBUG : a: reading active writers 2026/08/12 01:38:57 DEBUG : Looking for writers 2026/08/12 01:38:57 DEBUG : dir: reading active writers 2026/08/12 01:38:57 DEBUG : fil: reading active writers 2026/08/12 01:38:57 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:57 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:57 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:57 DEBUG : dir: Looking for writers 2026/08/12 01:38:57 DEBUG : Looking for writers 2026/08/12 01:38:57 DEBUG : dir: reading active writers 2026/08/12 01:38:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:57 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:57 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:57 DEBUG : dir: Looking for writers 2026/08/12 01:38:57 DEBUG : file1: reading active writers 2026/08/12 01:38:57 DEBUG : Looking for writers 2026/08/12 01:38:57 DEBUG : dir: reading active writers 2026/08/12 01:38:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:57 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:57 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:57 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/subdir/file3" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-menavuc5butu/dir/subdir/file3 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/12 01:38:58 DEBUG : Waiting for deletions to finish 2026/08/12 01:38:58 INFO : dir/subdir/file3: Deleted 2026/08/12 01:38:58 DEBUG : removing 1 level 2 directories 2026/08/12 01:38:58 INFO : dir/subdir: Removing directory 2026/08/12 01:38:58 DEBUG : dir: invalidating directory cache 2026/08/12 01:38:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/12 01:38:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/12 01:38:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/12 01:38:58 DEBUG : dir/file1: Reset virtual modtime 2026/08/12 01:38:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/12 01:38:58 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:38:58 DEBUG : dir: invalidating directory cache 2026/08/12 01:38:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/12 01:38:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/12 01:38:58 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/12 01:38:58 DEBUG : forgetting directory cache 2026/08/12 01:38:58 DEBUG : dir: forgetting directory cache 2026/08/12 01:38:58 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/12 01:38:58 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:58 DEBUG : dir/virtualDir: Looking for writers 2026/08/12 01:38:58 DEBUG : dir: Looking for writers 2026/08/12 01:38:58 DEBUG : file1: reading active writers 2026/08/12 01:38:58 DEBUG : virtualFile2: reading active writers 2026/08/12 01:38:58 DEBUG : virtualFile: reading active writers 2026/08/12 01:38:58 DEBUG : virtualDir: reading active writers 2026/08/12 01:38:58 DEBUG : Looking for writers 2026/08/12 01:38:58 DEBUG : dir: reading active writers 2026/08/12 01:38:58 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.64s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:58 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:58 ERROR : dir/: Can only open directories read only 2026/08/12 01:38:58 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:58 DEBUG : dir: Looking for writers 2026/08/12 01:38:58 DEBUG : Looking for writers 2026/08/12 01:38:58 DEBUG : dir: reading active writers 2026/08/12 01:38:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:58 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/12 01:38:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 01:38:58 DEBUG : dir/potato: size = 5 OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/potato" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/potato 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/potato" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/dir/potato 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:58 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:38:58 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:38:58 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/12 01:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/12 01:38:58 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:58 DEBUG : dir: Looking for writers 2026/08/12 01:38:58 DEBUG : file1: reading active writers 2026/08/12 01:38:58 DEBUG : potato: reading active writers 2026/08/12 01:38:58 DEBUG : Looking for writers 2026/08/12 01:38:58 DEBUG : dir: reading active writers 2026/08/12 01:38:58 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:58 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:58 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:59 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:59 DEBUG : dir/sub: Looking for writers 2026/08/12 01:38:59 DEBUG : dir: Looking for writers 2026/08/12 01:38:59 DEBUG : file1: reading active writers 2026/08/12 01:38:59 DEBUG : sub: reading active writers 2026/08/12 01:38:59 DEBUG : Looking for writers 2026/08/12 01:38:59 DEBUG : dir: reading active writers 2026/08/12 01:38:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:59 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/12 01:38:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:38:59 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:38:59 DEBUG : dir/sub/subsub: Looking for writers 2026/08/12 01:38:59 DEBUG : dir/sub: Looking for writers 2026/08/12 01:38:59 DEBUG : subsub: reading active writers 2026/08/12 01:38:59 DEBUG : dir: Looking for writers 2026/08/12 01:38:59 DEBUG : file1: reading active writers 2026/08/12 01:38:59 DEBUG : sub: reading active writers 2026/08/12 01:38:59 DEBUG : Looking for writers 2026/08/12 01:38:59 DEBUG : dir: reading active writers 2026/08/12 01:38:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:38:59 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:38:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:38:59 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:00 ERROR : dir/: Dir.Remove not empty 2026/08/12 01:39:00 DEBUG : dir/file1: Remove: 2026/08/12 01:39:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:00 DEBUG : dir/file1: >Remove: err= 2026/08/12 01:39:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/12 01:39:00 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:00 DEBUG : Looking for writers 2026/08/12 01:39:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:00 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:00 DEBUG : dir/file1: Remove: 2026/08/12 01:39:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:00 DEBUG : dir/file1: >Remove: err= 2026/08/12 01:39:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/12 01:39:00 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:00 DEBUG : Looking for writers 2026/08/12 01:39:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:00 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:00 DEBUG : dir/file1: Remove: 2026/08/12 01:39:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:00 DEBUG : dir/file1: >Remove: err= 2026/08/12 01:39:00 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:00 DEBUG : dir: Looking for writers 2026/08/12 01:39:00 DEBUG : Looking for writers 2026/08/12 01:39:00 DEBUG : dir: reading active writers 2026/08/12 01:39:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:00 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:00 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-menavuc5butu/dir/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-menavuc5butu/dir/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/12 01:39:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/12 01:39:01 DEBUG : dir: Updating dir with dir2 0xc5e03874000 2026/08/12 01:39:01 DEBUG : dir: forgetting directory cache 2026/08/12 01:39:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/12 01:39:01 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file1" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir2/file1 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir2/file1" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir2/file1 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file1" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir2/file1 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir2/file1" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir2/file1 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/12 01:39:01 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/12 01:39:01 DEBUG : file2: Updating file with file2 0xc5e03bb49c0 2026/08/12 01:39:01 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/file2 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:01 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:01 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/file2 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/12 01:39:02 INFO : dir2/file3: Deleted 2026/08/12 01:39:02 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/12 01:39:02 DEBUG : dir2/file3: Updating file with dir2/file3 0xc5e03bb49c0 2026/08/12 01:39:02 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/12 01:39:02 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir2/file3" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir2/file3 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:02 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/12 01:39:02 DEBUG : empty directory: Updating dir with renamed empty directory 0xc5e037fd2c0 2026/08/12 01:39:02 DEBUG : empty directory: forgetting directory cache 2026/08/12 01:39:02 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/12 01:39:02 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/12 01:39:02 DEBUG : dir2: Renaming to "dir3" 2026/08/12 01:39:02 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:02 DEBUG : dir3: Looking for writers 2026/08/12 01:39:02 DEBUG : file3: reading active writers 2026/08/12 01:39:02 DEBUG : renamed empty directory: Looking for writers 2026/08/12 01:39:02 DEBUG : Looking for writers 2026/08/12 01:39:02 DEBUG : renamed empty directory: reading active writers 2026/08/12 01:39:02 DEBUG : dir3: reading active writers 2026/08/12 01:39:02 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.79s) === 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-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:02 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/12 01:39:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/12 01:39:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/12 01:39:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/12 01:39:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/12 01:39:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/12 01:39:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/12 01:39:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (12 bytes), uploading instead of streaming 2026/08/12 01:39:02 DEBUG : dir/sub/file2: size = 12 OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/sub/file2" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/sub/file2 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/sub/file2" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-menavuc5butu/dir/sub/file2 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/12 01:39:02 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/12 01:39:02 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/12 01:39:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:02 DEBUG : forgetting directory cache 2026/08/12 01:39:02 DEBUG : dir: forgetting directory cache 2026/08/12 01:39:02 DEBUG : dir/sub: forgetting directory cache 2026/08/12 01:39:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/12 01:39:02 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 01:39:02 DEBUG : dir/sub/file0: size = 5 OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/sub/file0" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/sub/file0 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/sub/file0" 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/dir/sub/file0 2026/08/12 01:39:02 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:02 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:02 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:02 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/12 01:39:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/12 01:39:02 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:02 DEBUG : dir/sub: Looking for writers 2026/08/12 01:39:02 DEBUG : file0: reading active writers 2026/08/12 01:39:02 DEBUG : file2: reading active writers 2026/08/12 01:39:02 DEBUG : dir: Looking for writers 2026/08/12 01:39:02 DEBUG : file1: reading active writers 2026/08/12 01:39:02 DEBUG : sub: reading active writers 2026/08/12 01:39:02 DEBUG : Looking for writers 2026/08/12 01:39:02 DEBUG : dir: reading active writers 2026/08/12 01:39:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.43s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:02 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:02 DEBUG : forgetting directory cache 2026/08/12 01:39:03 DEBUG : forgetting directory cache 2026/08/12 01:39:03 DEBUG : dir: forgetting directory cache 2026/08/12 01:39:03 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:03 DEBUG : dir: Looking for writers 2026/08/12 01:39:03 DEBUG : Looking for writers 2026/08/12 01:39:03 DEBUG : dir: reading active writers 2026/08/12 01:39:03 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:03 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:03 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:03 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:03 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:03 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/12 01:39:04 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:04 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/12 01:39:04 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/12 01:39:04 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/12 01:39:04 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:04 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:04 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/12 01:39:04 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:04 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/12 01:39:04 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/12 01:39:04 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/12 01:39:04 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:04 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:04 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:04 DEBUG : dir: Looking for writers 2026/08/12 01:39:04 DEBUG : file1: reading active writers 2026/08/12 01:39:04 DEBUG : file1.metadata: reading active writers 2026/08/12 01:39:04 DEBUG : Looking for writers 2026/08/12 01:39:04 DEBUG : dir: reading active writers 2026/08/12 01:39:04 DEBUG : dir.metadata: reading active writers 2026/08/12 01:39:04 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:04 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:04 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:04 DEBUG : dir: Looking for writers 2026/08/12 01:39:04 DEBUG : file1: reading active writers 2026/08/12 01:39:04 DEBUG : Looking for writers 2026/08/12 01:39:04 DEBUG : dir: reading active writers 2026/08/12 01:39:04 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-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:04 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:04 DEBUG : Can set mod time: true 2026/08/12 01:39:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:04 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:04 DEBUG : dir: Looking for writers 2026/08/12 01:39:04 DEBUG : file1: reading active writers 2026/08/12 01:39:04 DEBUG : Looking for writers 2026/08/12 01:39:04 DEBUG : dir: reading active writers 2026/08/12 01:39:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:04 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:04 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/12 01:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/12 01:39:05 DEBUG : dir/file1: size = 0 OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:05 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/12 01:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:05 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:05 DEBUG : dir: Looking for writers 2026/08/12 01:39:05 DEBUG : file1: reading active writers 2026/08/12 01:39:05 DEBUG : Looking for writers 2026/08/12 01:39:05 DEBUG : dir: reading active writers 2026/08/12 01:39:05 DEBUG : >WaitForWriters: 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/12 01:39:05 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:05 DEBUG : dir: Looking for writers 2026/08/12 01:39:05 DEBUG : file1: reading active writers 2026/08/12 01:39:05 DEBUG : Looking for writers 2026/08/12 01:39:05 DEBUG : dir: reading active writers 2026/08/12 01:39:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:05 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/12 01:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 01:39:05 DEBUG : dir/file1: size = 5 OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/12 01:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:05 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:05 DEBUG : dir: Looking for writers 2026/08/12 01:39:05 DEBUG : file1: reading active writers 2026/08/12 01:39:05 DEBUG : Looking for writers 2026/08/12 01:39:05 DEBUG : dir: reading active writers 2026/08/12 01:39:05 DEBUG : >WaitForWriters: 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:05 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:05 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/12 01:39:06 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:06 DEBUG : dir: Looking for writers 2026/08/12 01:39:06 DEBUG : file1: reading active writers 2026/08/12 01:39:06 DEBUG : Looking for writers 2026/08/12 01:39:06 DEBUG : dir: reading active writers 2026/08/12 01:39:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:06 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:06 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:06 DEBUG : dir: Looking for writers 2026/08/12 01:39:06 DEBUG : file1: reading active writers 2026/08/12 01:39:06 DEBUG : Looking for writers 2026/08/12 01:39:06 DEBUG : dir: reading active writers 2026/08/12 01:39:06 DEBUG : >WaitForWriters: 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:06 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/12 01:39:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:06 DEBUG : dir/file1(0xc5e03714e80): close: 2026/08/12 01:39:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/12 01:39:06 DEBUG : dir/file1(0xc5e03714e80): >close: err= 2026/08/12 01:39:06 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:06 DEBUG : dir: Looking for writers 2026/08/12 01:39:06 DEBUG : file1: reading active writers 2026/08/12 01:39:06 DEBUG : Looking for writers 2026/08/12 01:39:06 DEBUG : dir: reading active writers 2026/08/12 01:39:06 DEBUG : >WaitForWriters: 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:06 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:06 DEBUG : dir: Looking for writers 2026/08/12 01:39:06 DEBUG : file1: reading active writers 2026/08/12 01:39:06 DEBUG : Looking for writers 2026/08/12 01:39:06 DEBUG : dir: reading active writers 2026/08/12 01:39:06 DEBUG : >WaitForWriters: 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:06 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:06 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:06 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/12 01:39:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:07 DEBUG : dir/file1(0xc5e034614c0): _writeAt: size=5, off=0 2026/08/12 01:39:07 DEBUG : dir/file1(0xc5e034614c0): openPending: 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/12 01:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:07 DEBUG : dir/file1(0xc5e034614c0): >openPending: err= 2026/08/12 01:39:07 DEBUG : dir/file1(0xc5e034614c0): >_writeAt: n=5, err= 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 01:39:07 DEBUG : dir/file1(0xc5e034614c0): close: 2026/08/12 01:39:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/12 01:39:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/12 01:39:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/12 01:39:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 01:39:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:07 DEBUG : dir/file1(0xc5e034614c0): >close: err= 2026/08/12 01:39:07 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: starting upload 2026/08/12 01:39:07 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1.2f98c60a.partial" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1.2f98c60a.partial 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1.2f98c60a.partial" 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-menavuc5butu/dir/file1.2f98c60a.partial 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/12 01:39:07 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/12 01:39:07 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/12 01:39:07 INFO : dir/file1: Copied (replaced existing) 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/12 01:39:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/12 01:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:07 DEBUG : >WaitForWriters: 2026/08/12 01:39:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/12 01:39:07 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:07 DEBUG : dir: Looking for writers 2026/08/12 01:39:07 DEBUG : file1: reading active writers 2026/08/12 01:39:07 DEBUG : Looking for writers 2026/08/12 01:39:07 DEBUG : dir: reading active writers 2026/08/12 01:39:07 DEBUG : >WaitForWriters: 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.89s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:07 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:07 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:08 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:08 DEBUG : dir: Looking for writers 2026/08/12 01:39:08 DEBUG : file1: reading active writers 2026/08/12 01:39:08 DEBUG : Looking for writers 2026/08/12 01:39:08 DEBUG : dir: reading active writers 2026/08/12 01:39:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/08/12 01:39:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/12 01:39:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/12 01:39:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/12 01:39:08 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:08 DEBUG : Looking for writers 2026/08/12 01:39:08 DEBUG : file.txt: reading active writers 2026/08/12 01:39:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:08 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/12 01:39:08 DEBUG : dir/file1: size = 25 OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:08 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:08 DEBUG : dir: Looking for writers 2026/08/12 01:39:08 DEBUG : file1: reading active writers 2026/08/12 01:39:08 DEBUG : Looking for writers 2026/08/12 01:39:08 DEBUG : dir: reading active writers 2026/08/12 01:39:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:08 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:08 DEBUG : dir/file1: Remove: 2026/08/12 01:39:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:08 DEBUG : dir/file1: >Remove: err= 2026/08/12 01:39:08 DEBUG : dir/file1: Remove: 2026/08/12 01:39:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/12 01:39:08 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:08 DEBUG : dir: Looking for writers 2026/08/12 01:39:08 DEBUG : Looking for writers 2026/08/12 01:39:08 DEBUG : dir: reading active writers 2026/08/12 01:39:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:08 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:08 DEBUG : dir/file1: Remove: 2026/08/12 01:39:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:08 DEBUG : dir/file1: >Remove: err= 2026/08/12 01:39:08 DEBUG : dir/file1: Remove: 2026/08/12 01:39:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/12 01:39:08 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:08 DEBUG : dir: Looking for writers 2026/08/12 01:39:08 DEBUG : Looking for writers 2026/08/12 01:39:08 DEBUG : dir: reading active writers 2026/08/12 01:39:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:08 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:08 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/12 01:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/12 01:39:09 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/12 01:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/12 01:39:09 DEBUG : dir/file1: Open: flags=0x3 2026/08/12 01:39:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/12 01:39:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/12 01:39:09 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:09 DEBUG : dir: Looking for writers 2026/08/12 01:39:09 DEBUG : file1: reading active writers 2026/08/12 01:39:09 DEBUG : Looking for writers 2026/08/12 01:39:09 DEBUG : dir: reading active writers 2026/08/12 01:39:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:09 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:09 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:09 DEBUG : dir: Looking for writers 2026/08/12 01:39:09 DEBUG : file1: reading active writers 2026/08/12 01:39:09 DEBUG : Looking for writers 2026/08/12 01:39:09 DEBUG : dir: reading active writers 2026/08/12 01:39:09 DEBUG : >WaitForWriters: 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:09 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03cebd40 2026/08/12 01:39:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/12 01:39:09 DEBUG : dir/file1: Updating file with dir/file1 0xc5e03cebd40 2026/08/12 01:39:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/12 01:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/12 01:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:09 DEBUG : dir/file1: File is currently open, delaying rename 0xc5e03cebd40 2026/08/12 01:39:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/12 01:39:09 DEBUG : dir/file1: size = 25 OK 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:09 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:10 DEBUG : newLeaf: Running delayed rename now 2026/08/12 01:39:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:10 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03cebd40 2026/08/12 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:10 DEBUG : dir: Looking for writers 2026/08/12 01:39:10 DEBUG : Looking for writers 2026/08/12 01:39:10 DEBUG : dir: reading active writers 2026/08/12 01:39:10 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:10 DEBUG : >WaitForWriters: 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/12 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:10 DEBUG : dir: Looking for writers 2026/08/12 01:39:10 DEBUG : Looking for writers 2026/08/12 01:39:10 DEBUG : dir: reading active writers 2026/08/12 01:39:10 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:10 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:10 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:10 DEBUG : dir: Looking for writers 2026/08/12 01:39:10 DEBUG : file1: reading active writers 2026/08/12 01:39:10 DEBUG : Looking for writers 2026/08/12 01:39:10 DEBUG : dir: reading active writers 2026/08/12 01:39:10 DEBUG : >WaitForWriters: 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:10 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03a2a9c0 2026/08/12 01:39:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/12 01:39:10 DEBUG : dir/file1: Updating file with dir/file1 0xc5e03a2a9c0 2026/08/12 01:39:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/12 01:39:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:10 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/12 01:39:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc5e03a2a9c0 2026/08/12 01:39:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/12 01:39:11 DEBUG : dir/file1: size = 25 OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:11 DEBUG : newLeaf: Running delayed rename now 2026/08/12 01:39:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:11 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03a2a9c0 2026/08/12 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:11 DEBUG : >WaitForWriters: 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/12 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : >WaitForWriters: 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:11 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:11 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:11 DEBUG : dir/file1(0xc5e03eae140): openPending: 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/12 01:39:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/12 01:39:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:11 DEBUG : dir/file1(0xc5e03eae140): >openPending: err= 2026/08/12 01:39:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:11 DEBUG : dir/file1(0xc5e03eae140): _writeAt: size=14, off=0 2026/08/12 01:39:11 DEBUG : dir/file1(0xc5e03eae140): >_writeAt: n=14, err= 2026/08/12 01:39:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/12 01:39:11 DEBUG : dir/file1(0xc5e03eae140): close: 2026/08/12 01:39:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/12 01:39:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/12 01:39:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:11 DEBUG : dir/file1(0xc5e03eae140): >close: err= 2026/08/12 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : file1: reading active writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : file1: reading active writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : file1: reading active writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : file1: reading active writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:11 DEBUG : dir/file1: vfs cache: starting upload 2026/08/12 01:39:11 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1.ca338588.partial" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1.ca338588.partial 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1.ca338588.partial" 2026/08/12 01:39:11 DEBUG : dir: Looking for writers 2026/08/12 01:39:11 DEBUG : file1: reading active writers 2026/08/12 01:39:11 DEBUG : Looking for writers 2026/08/12 01:39:11 DEBUG : dir: reading active writers 2026/08/12 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1.ca338588.partial 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:11 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/12 01:39:11 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/12 01:39:11 INFO : dir/file1: Copied (replaced existing) 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:11 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : dir: Looking for writers 2026/08/12 01:39:12 DEBUG : file1: reading active writers 2026/08/12 01:39:12 DEBUG : Looking for writers 2026/08/12 01:39:12 DEBUG : dir: reading active writers 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/12 01:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:12 DEBUG : >WaitForWriters: 2026/08/12 01:39:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03f3cc80): _readAt: size=512, off=0 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03f3cc80): openPending: 2026/08/12 01:39:12 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/12 01:39:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/12 01:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03f3cc80): >openPending: err= 2026/08/12 01:39:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03f3cc80): >_readAt: n=14, err=EOF 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03f3cc80): close: 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03f3cc80): >close: err= 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:12 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03bda000 2026/08/12 01:39:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/12 01:39:12 DEBUG : dir/file1: Updating file with dir/file1 0xc5e03bda000 2026/08/12 01:39:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/12 01:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03d5a0c0): openPending: 2026/08/12 01:39:12 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/12 01:39:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/12 01:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03d5a0c0): >openPending: err= 2026/08/12 01:39:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03d5a0c0): _writeAt: size=25, off=0 2026/08/12 01:39:12 DEBUG : dir/file1(0xc5e03d5a0c0): >_writeAt: n=25, err= 2026/08/12 01:39:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:12 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:13 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03bda000 2026/08/12 01:39:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:13 DEBUG : newLeaf(0xc5e03d5a0c0): close: 2026/08/12 01:39:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/12 01:39:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-12 01:39:12.942351978 +0000 UTC m=+18.488891111 2026/08/12 01:39:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:13 DEBUG : newLeaf(0xc5e03d5a0c0): >close: err= 2026/08/12 01:39:13 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:13 DEBUG : newLeaf: vfs cache: starting upload 2026/08/12 01:39:13 DEBUG : newLeaf.26b2e19e.partial: size = 25 OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf.26b2e19e.partial" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf.26b2e19e.partial 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf.26b2e19e.partial" 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf.26b2e19e.partial 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : newLeaf.26b2e19e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:13 DEBUG : newLeaf.26b2e19e.partial: renamed to: newLeaf 2026/08/12 01:39:13 INFO : newLeaf: Copied (replaced existing) 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-12 01:39:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/12 01:39:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/12 01:39:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : >WaitForWriters: 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/12 01:39:13 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : >WaitForWriters: 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:13 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:13 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:13 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:13 DEBUG : dir: Looking for writers 2026/08/12 01:39:13 DEBUG : file1: reading active writers 2026/08/12 01:39:13 DEBUG : Looking for writers 2026/08/12 01:39:13 DEBUG : dir: reading active writers 2026/08/12 01:39:13 DEBUG : >WaitForWriters: 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:13 DEBUG : newLeaf: Updating file with newLeaf 0xc5e0433a9c0 2026/08/12 01:39:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:13 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/12 01:39:14 DEBUG : dir/file1: Updating file with dir/file1 0xc5e0433a9c0 2026/08/12 01:39:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/12 01:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:14 DEBUG : dir/file1(0xc5e03997200): openPending: 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/12 01:39:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/12 01:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:14 DEBUG : dir/file1(0xc5e03997200): >openPending: err= 2026/08/12 01:39:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:14 DEBUG : dir/file1(0xc5e03997200): _writeAt: size=25, off=0 2026/08/12 01:39:14 DEBUG : dir/file1(0xc5e03997200): >_writeAt: n=25, err= 2026/08/12 01:39:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:14 DEBUG : newLeaf: Updating file with newLeaf 0xc5e0433a9c0 2026/08/12 01:39:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:14 DEBUG : newLeaf(0xc5e03997200): close: 2026/08/12 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/12 01:39:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-12 01:39:14.527617135 +0000 UTC m=+20.074156279 2026/08/12 01:39:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:14 DEBUG : newLeaf(0xc5e03997200): >close: err= 2026/08/12 01:39:14 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:14 DEBUG : dir: Looking for writers 2026/08/12 01:39:14 DEBUG : Looking for writers 2026/08/12 01:39:14 DEBUG : dir: reading active writers 2026/08/12 01:39:14 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:14 DEBUG : dir: Looking for writers 2026/08/12 01:39:14 DEBUG : Looking for writers 2026/08/12 01:39:14 DEBUG : dir: reading active writers 2026/08/12 01:39:14 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:14 DEBUG : dir: Looking for writers 2026/08/12 01:39:14 DEBUG : Looking for writers 2026/08/12 01:39:14 DEBUG : dir: reading active writers 2026/08/12 01:39:14 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:14 DEBUG : dir: Looking for writers 2026/08/12 01:39:14 DEBUG : Looking for writers 2026/08/12 01:39:14 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:14 DEBUG : dir: reading active writers 2026/08/12 01:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:14 DEBUG : newLeaf: vfs cache: starting upload 2026/08/12 01:39:14 DEBUG : newLeaf.50e2f2e0.partial: size = 25 OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf.50e2f2e0.partial" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf.50e2f2e0.partial 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf.50e2f2e0.partial" 2026/08/12 01:39:14 DEBUG : dir: Looking for writers 2026/08/12 01:39:14 DEBUG : Looking for writers 2026/08/12 01:39:14 DEBUG : dir: reading active writers 2026/08/12 01:39:14 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf.50e2f2e0.partial 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : newLeaf.50e2f2e0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:14 DEBUG : newLeaf.50e2f2e0.partial: renamed to: newLeaf 2026/08/12 01:39:14 INFO : newLeaf: Copied (replaced existing) 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : dir: Looking for writers 2026/08/12 01:39:14 DEBUG : Looking for writers 2026/08/12 01:39:14 DEBUG : dir: reading active writers 2026/08/12 01:39:14 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-12 01:39:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/12 01:39:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/12 01:39:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:14 DEBUG : >WaitForWriters: 2026/08/12 01:39:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:14 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/12 01:39:15 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:15 DEBUG : >WaitForWriters: 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:15 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:15 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e03d5a5c0): openPending: 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/12 01:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e03d5a5c0): >openPending: err= 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e03d5a5c0): _writeAt: size=14, off=0 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e03d5a5c0): >_writeAt: n=14, err= 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e03d5a5c0): close: 2026/08/12 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/12 01:39:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e03d5a5c0): >close: err= 2026/08/12 01:39:15 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : file1: reading active writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : file1: reading active writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : file1: reading active writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : file1: reading active writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/12 01:39:15 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1.ca338588.partial" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1.ca338588.partial 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1.ca338588.partial" 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : file1: reading active writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1.ca338588.partial 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/12 01:39:15 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/12 01:39:15 INFO : dir/file1: Copied (replaced existing) 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/12 01:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:15 DEBUG : dir: Looking for writers 2026/08/12 01:39:15 DEBUG : file1: reading active writers 2026/08/12 01:39:15 DEBUG : Looking for writers 2026/08/12 01:39:15 DEBUG : dir: reading active writers 2026/08/12 01:39:15 DEBUG : >WaitForWriters: 2026/08/12 01:39:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e041f88c0): _readAt: size=512, off=0 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e041f88c0): openPending: 2026/08/12 01:39:15 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/12 01:39:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/12 01:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e041f88c0): >openPending: err= 2026/08/12 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e041f88c0): >_readAt: n=14, err=EOF 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e041f88c0): close: 2026/08/12 01:39:15 DEBUG : dir/file1(0xc5e041f88c0): >close: err= 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:15 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:16 DEBUG : newLeaf: Updating file with newLeaf 0xc5e04248270 2026/08/12 01:39:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/12 01:39:16 DEBUG : dir/file1: Updating file with dir/file1 0xc5e04248270 2026/08/12 01:39:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/12 01:39:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:16 DEBUG : dir/file1(0xc5e03d9cc80): openPending: 2026/08/12 01:39:16 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/12 01:39:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/12 01:39:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:16 DEBUG : dir/file1(0xc5e03d9cc80): >openPending: err= 2026/08/12 01:39:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:16 DEBUG : dir/file1(0xc5e03d9cc80): _writeAt: size=25, off=0 2026/08/12 01:39:16 DEBUG : dir/file1(0xc5e03d9cc80): >_writeAt: n=25, err= 2026/08/12 01:39:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:16 DEBUG : newLeaf: Updating file with newLeaf 0xc5e04248270 2026/08/12 01:39:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:16 DEBUG : newLeaf(0xc5e03d9cc80): close: 2026/08/12 01:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/12 01:39:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-12 01:39:16.593808239 +0000 UTC m=+22.140347382 2026/08/12 01:39:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:16 DEBUG : newLeaf(0xc5e03d9cc80): >close: err= 2026/08/12 01:39:16 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:16 DEBUG : dir: Looking for writers 2026/08/12 01:39:16 DEBUG : Looking for writers 2026/08/12 01:39:16 DEBUG : dir: reading active writers 2026/08/12 01:39:16 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:16 DEBUG : dir: Looking for writers 2026/08/12 01:39:16 DEBUG : Looking for writers 2026/08/12 01:39:16 DEBUG : dir: reading active writers 2026/08/12 01:39:16 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:16 DEBUG : dir: Looking for writers 2026/08/12 01:39:16 DEBUG : Looking for writers 2026/08/12 01:39:16 DEBUG : dir: reading active writers 2026/08/12 01:39:16 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:16 DEBUG : dir: Looking for writers 2026/08/12 01:39:16 DEBUG : Looking for writers 2026/08/12 01:39:16 DEBUG : dir: reading active writers 2026/08/12 01:39:16 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:16 DEBUG : newLeaf: vfs cache: starting upload 2026/08/12 01:39:16 DEBUG : newLeaf.42c4c080.partial: size = 25 OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf.42c4c080.partial" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf.42c4c080.partial 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf.42c4c080.partial" 2026/08/12 01:39:16 DEBUG : dir: Looking for writers 2026/08/12 01:39:16 DEBUG : Looking for writers 2026/08/12 01:39:16 DEBUG : dir: reading active writers 2026/08/12 01:39:16 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf.42c4c080.partial 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:16 DEBUG : newLeaf.42c4c080.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:16 DEBUG : newLeaf.42c4c080.partial: renamed to: newLeaf 2026/08/12 01:39:16 INFO : newLeaf: Copied (replaced existing) 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:16 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : dir: Looking for writers 2026/08/12 01:39:17 DEBUG : Looking for writers 2026/08/12 01:39:17 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:17 DEBUG : dir: reading active writers 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-12 01:39:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/12 01:39:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/12 01:39:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:17 DEBUG : >WaitForWriters: 2026/08/12 01:39:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/12 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:17 DEBUG : dir: Looking for writers 2026/08/12 01:39:17 DEBUG : Looking for writers 2026/08/12 01:39:17 DEBUG : dir: reading active writers 2026/08/12 01:39:17 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:17 DEBUG : >WaitForWriters: 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:17 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:17 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:17 DEBUG : dir: Looking for writers 2026/08/12 01:39:17 DEBUG : file1: reading active writers 2026/08/12 01:39:17 DEBUG : Looking for writers 2026/08/12 01:39:17 DEBUG : dir: reading active writers 2026/08/12 01:39:17 DEBUG : >WaitForWriters: 2026/08/12 01:39:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:17 DEBUG : dir/file1(0xc5e03c50ec0): _readAt: size=512, off=0 2026/08/12 01:39:17 DEBUG : dir/file1(0xc5e03c50ec0): openPending: 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/12 01:39:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/12 01:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:17 DEBUG : dir/file1(0xc5e03c50ec0): >openPending: err= 2026/08/12 01:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/12 01:39:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:17 DEBUG : dir/file1(0xc5e03c50ec0): >_readAt: n=14, err=EOF 2026/08/12 01:39:17 DEBUG : dir/file1(0xc5e03c50ec0): close: 2026/08/12 01:39:17 DEBUG : dir/file1(0xc5e03c50ec0): >close: err= 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:17 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03c7cd00 2026/08/12 01:39:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:17 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/12 01:39:18 DEBUG : dir/file1: Updating file with dir/file1 0xc5e03c7cd00 2026/08/12 01:39:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/12 01:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:18 DEBUG : dir/file1(0xc5e03b51640): openPending: 2026/08/12 01:39:18 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/12 01:39:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/12 01:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:18 DEBUG : dir/file1(0xc5e03b51640): >openPending: err= 2026/08/12 01:39:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:18 DEBUG : dir/file1(0xc5e03b51640): _writeAt: size=25, off=0 2026/08/12 01:39:18 DEBUG : dir/file1(0xc5e03b51640): >_writeAt: n=25, err= 2026/08/12 01:39:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/12 01:39:18 DEBUG : newLeaf: Updating file with newLeaf 0xc5e03c7cd00 2026/08/12 01:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:18 DEBUG : newLeaf(0xc5e03b51640): close: 2026/08/12 01:39:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/12 01:39:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-12 01:39:18.460291173 +0000 UTC m=+24.006830326 2026/08/12 01:39:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:18 DEBUG : newLeaf(0xc5e03b51640): >close: err= 2026/08/12 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:18 DEBUG : dir: Looking for writers 2026/08/12 01:39:18 DEBUG : Looking for writers 2026/08/12 01:39:18 DEBUG : dir: reading active writers 2026/08/12 01:39:18 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:18 DEBUG : dir: Looking for writers 2026/08/12 01:39:18 DEBUG : Looking for writers 2026/08/12 01:39:18 DEBUG : dir: reading active writers 2026/08/12 01:39:18 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:18 DEBUG : dir: Looking for writers 2026/08/12 01:39:18 DEBUG : Looking for writers 2026/08/12 01:39:18 DEBUG : dir: reading active writers 2026/08/12 01:39:18 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:18 DEBUG : dir: Looking for writers 2026/08/12 01:39:18 DEBUG : Looking for writers 2026/08/12 01:39:18 DEBUG : dir: reading active writers 2026/08/12 01:39:18 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:18 DEBUG : newLeaf: vfs cache: starting upload 2026/08/12 01:39:18 DEBUG : newLeaf.93f8eeb2.partial: size = 25 OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf.93f8eeb2.partial" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf.93f8eeb2.partial 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf.93f8eeb2.partial" 2026/08/12 01:39:18 DEBUG : dir: Looking for writers 2026/08/12 01:39:18 DEBUG : Looking for writers 2026/08/12 01:39:18 DEBUG : dir: reading active writers 2026/08/12 01:39:18 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf.93f8eeb2.partial 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : newLeaf.93f8eeb2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/12 01:39:18 DEBUG : newLeaf.93f8eeb2.partial: renamed to: newLeaf 2026/08/12 01:39:18 INFO : newLeaf: Copied (replaced existing) 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : dir: Looking for writers 2026/08/12 01:39:18 DEBUG : Looking for writers 2026/08/12 01:39:18 DEBUG : dir: reading active writers 2026/08/12 01:39:18 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-12 01:39:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/12 01:39:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/12 01:39:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/12 01:39:18 DEBUG : >WaitForWriters: 2026/08/12 01:39:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:18 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/newLeaf" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-menavuc5butu/newLeaf 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/12 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:19 DEBUG : dir: Looking for writers 2026/08/12 01:39:19 DEBUG : Looking for writers 2026/08/12 01:39:19 DEBUG : newLeaf: reading active writers 2026/08/12 01:39:19 DEBUG : dir: reading active writers 2026/08/12 01:39:19 DEBUG : >WaitForWriters: 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestFileRename (9.95s) --- PASS: TestFileRename/off,forceCache=false (1.14s) --- PASS: TestFileRename/minimal,forceCache=false (1.16s) --- PASS: TestFileRename/minimal,forceCache=true (2.12s) --- PASS: TestFileRename/writes,forceCache=false (1.59s) --- PASS: TestFileRename/writes,forceCache=true (2.11s) --- PASS: TestFileRename/full,forceCache=false (1.84s) === 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-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:19 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:19 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:19 DEBUG : Looking for writers 2026/08/12 01:39:19 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-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:19 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: 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-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:19 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:19 DEBUG : dir: Looking for writers 2026/08/12 01:39:19 DEBUG : file1: reading active writers 2026/08/12 01:39:19 DEBUG : Looking for writers 2026/08/12 01:39:19 DEBUG : dir: reading active writers 2026/08/12 01:39:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.32s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:19 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/12 01:39:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/12 01:39:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/12 01:39:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/12 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:19 DEBUG : dir: Looking for writers 2026/08/12 01:39:19 DEBUG : file1: reading active writers 2026/08/12 01:39:19 DEBUG : Looking for writers 2026/08/12 01:39:19 DEBUG : dir: reading active writers 2026/08/12 01:39:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:19 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:19 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/12 01:39:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/12 01:39:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/12 01:39:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/12 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/12 01:39:20 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/12 01:39:20 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/12 01:39:20 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/12 01:39:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/12 01:39:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/12 01:39:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/12 01:39:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/12 01:39:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/12 01:39:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/12 01:39:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/12 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:20 DEBUG : dir: Looking for writers 2026/08/12 01:39:20 DEBUG : file1: reading active writers 2026/08/12 01:39:20 DEBUG : Looking for writers 2026/08/12 01:39:20 DEBUG : dir: reading active writers 2026/08/12 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:20 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:20 DEBUG : dir: Looking for writers 2026/08/12 01:39:20 DEBUG : file1: reading active writers 2026/08/12 01:39:20 DEBUG : Looking for writers 2026/08/12 01:39:20 DEBUG : dir: reading active writers 2026/08/12 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:20 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/12 01:39:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/12 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:20 DEBUG : dir: Looking for writers 2026/08/12 01:39:20 DEBUG : file1: reading active writers 2026/08/12 01:39:20 DEBUG : Looking for writers 2026/08/12 01:39:20 DEBUG : dir: reading active writers 2026/08/12 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.35s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:20 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:20 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:20 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): _readAt: size=1, off=0 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): openPending: 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): >openPending: err= 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): _readAt: size=256, off=1 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): >_readAt: n=15, err=EOF 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): _readAt: size=16, off=16 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): >_readAt: n=0, err=EOF 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): close: 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): >close: err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): close: 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03838780): >close: err=file already closed 2026/08/12 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:21 DEBUG : dir: Looking for writers 2026/08/12 01:39:21 DEBUG : file1: reading active writers 2026/08/12 01:39:21 DEBUG : Looking for writers 2026/08/12 01:39:21 DEBUG : dir: reading active writers 2026/08/12 01:39:21 DEBUG : >WaitForWriters: 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.33s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:21 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): _readAt: size=1, off=0 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): openPending: 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >openPending: err= 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): _readAt: size=1, off=5 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): _readAt: size=1, off=3 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): _readAt: size=1, off=13 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): _readAt: size=16, off=100 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >_readAt: n=0, err=EOF 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): close: 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaec40): >close: err= 2026/08/12 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:21 DEBUG : dir: Looking for writers 2026/08/12 01:39:21 DEBUG : file1: reading active writers 2026/08/12 01:39:21 DEBUG : Looking for writers 2026/08/12 01:39:21 DEBUG : dir: reading active writers 2026/08/12 01:39:21 DEBUG : >WaitForWriters: 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:21 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=1, off=0 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): openPending: 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >openPending: err= 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=1, off=5 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=1, off=1 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=1, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=6, off=10 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=6, err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=256, off=10 2026/08/12 01:39:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=6, err=EOF 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=256, off=100 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=0, err=EOF 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): close: 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >close: err= 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): _readAt: size=256, off=100 2026/08/12 01:39:21 DEBUG : dir/file1(0xc5e03eaf540): >_readAt: n=0, err=file already closed 2026/08/12 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:21 DEBUG : dir: Looking for writers 2026/08/12 01:39:21 DEBUG : file1: reading active writers 2026/08/12 01:39:21 DEBUG : Looking for writers 2026/08/12 01:39:21 DEBUG : dir: reading active writers 2026/08/12 01:39:21 DEBUG : >WaitForWriters: 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.33s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:21 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:21 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:21 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): RWFileHandle.Flush 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): _readAt: size=256, off=0 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): openPending: 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): >openPending: err= 2026/08/12 01:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/12 01:39:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): >_readAt: n=16, err=EOF 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): RWFileHandle.Flush 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): RWFileHandle.Flush 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): close: 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57500): >close: err= 2026/08/12 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:22 DEBUG : dir: Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : dir: reading active writers 2026/08/12 01:39:22 DEBUG : >WaitForWriters: 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:22 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/12 01:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): _readAt: size=256, off=0 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): openPending: 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): >openPending: err= 2026/08/12 01:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/12 01:39:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): >_readAt: n=16, err=EOF 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): RWFileHandle.Release 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): close: 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): >close: err= 2026/08/12 01:39:22 DEBUG : dir/file1(0xc5e03e57d00): RWFileHandle.Release 2026/08/12 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:22 DEBUG : dir: Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : dir: reading active writers 2026/08/12 01:39:22 DEBUG : >WaitForWriters: 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:22 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:22 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:22 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): openPending: 2026/08/12 01:39:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): >openPending: err= 2026/08/12 01:39:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): _writeAt: size=5, off=0 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): >_writeAt: n=5, err= 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): _writeAt: size=7, off=5 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): >_writeAt: n=7, err= 2026/08/12 01:39:22 DEBUG : file1: vfs cache: truncate to size=11 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): close: 2026/08/12 01:39:22 DEBUG : file1: vfs cache: setting modification time to 2026-08-12 01:39:22.498354989 +0000 UTC m=+28.044894132 2026/08/12 01:39:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): >close: err= 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): close: 2026/08/12 01:39:22 DEBUG : file1(0xc5e03b50c00): >close: err=file already closed 2026/08/12 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:22 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:22 DEBUG : file1.7693c548.partial: size = 11 OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.7693c548.partial" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.7693c548.partial 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.7693c548.partial" 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1.7693c548.partial 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : file1.7693c548.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 01:39:22 DEBUG : file1.7693c548.partial: renamed to: file1 2026/08/12 01:39:22 INFO : file1: Copied (new) 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:22 DEBUG : Looking for writers 2026/08/12 01:39:22 DEBUG : file1: reading active writers 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-12 01:39:22 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/12 01:39:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:22 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:22 DEBUG : >WaitForWriters: 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:22 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/12 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : >WaitForWriters: 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:23 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:23 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:23 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): openPending: 2026/08/12 01:39:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): >openPending: err= 2026/08/12 01:39:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): _writeAt: size=7, off=0 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): >_writeAt: n=7, err= 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): _writeAt: size=6, off=5 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): >_writeAt: n=6, err= 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): close: 2026/08/12 01:39:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-12 01:39:23.045257451 +0000 UTC m=+28.591796595 2026/08/12 01:39:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): >close: err= 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): _writeAt: size=5, off=0 2026/08/12 01:39:23 DEBUG : file1(0xc5e039967c0): >_writeAt: n=0, err=file already closed 2026/08/12 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:23 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:23 DEBUG : file1.507d1352.partial: size = 11 OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.507d1352.partial" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.507d1352.partial 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.507d1352.partial" 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1.507d1352.partial 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1.507d1352.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 01:39:23 DEBUG : file1.507d1352.partial: renamed to: file1 2026/08/12 01:39:23 INFO : file1: Copied (new) 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-12 01:39:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/12 01:39:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : >WaitForWriters: 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/12 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : >WaitForWriters: 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:23 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:23 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:23 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:23 DEBUG : file1(0xc5e03e56000): openPending: 2026/08/12 01:39:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:23 DEBUG : file1(0xc5e03e56000): >openPending: err= 2026/08/12 01:39:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:23 DEBUG : file1(0xc5e03e56000): close: 2026/08/12 01:39:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-12 01:39:23.568246052 +0000 UTC m=+29.114785176 2026/08/12 01:39:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:23 DEBUG : file1(0xc5e03e56000): >close: err= 2026/08/12 01:39:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/12 01:39:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:23 DEBUG : file2: newRWFileHandle: 2026/08/12 01:39:23 DEBUG : file2(0xc5e03e56480): openPending: 2026/08/12 01:39:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:23 DEBUG : file2(0xc5e03e56480): >openPending: err= 2026/08/12 01:39:23 DEBUG : file2: >newRWFileHandle: err= 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/12 01:39:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/12 01:39:23 DEBUG : file2(0xc5e03e56480): RWFileHandle.Flush 2026/08/12 01:39:23 DEBUG : file2(0xc5e03e56480): RWFileHandle.Release 2026/08/12 01:39:23 DEBUG : file2(0xc5e03e56480): close: 2026/08/12 01:39:23 DEBUG : file2: vfs cache: setting modification time to 2026-08-12 01:39:23.569536327 +0000 UTC m=+29.116075460 2026/08/12 01:39:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:23 DEBUG : file2(0xc5e03e56480): >close: err= 2026/08/12 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : file2: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : file2: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : file2: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : file2: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/12 01:39:23 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:23 DEBUG : file2: vfs cache: starting upload 2026/08/12 01:39:23 DEBUG : file1.c40eb780.partial: size = 0 OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.c40eb780.partial" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.c40eb780.partial 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.c40eb780.partial" 2026/08/12 01:39:23 DEBUG : file2.a56e29dc.partial: size = 0 OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2.a56e29dc.partial" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file2.a56e29dc.partial 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file2.a56e29dc.partial" 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : file2: reading active writers 2026/08/12 01:39:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file1.c40eb780.partial 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1.c40eb780.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file2.a56e29dc.partial 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file2.a56e29dc.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:23 DEBUG : file1.c40eb780.partial: renamed to: file1 2026/08/12 01:39:23 INFO : file1: Copied (new) 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : file2.a56e29dc.partial: renamed to: file2 2026/08/12 01:39:23 INFO : file2: Copied (new) 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file2 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:23 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-12 01:39:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/12 01:39:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:23 INFO : file2: vfs cache: upload succeeded try #1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:23 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-12 01:39:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/12 01:39:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:23 DEBUG : Looking for writers 2026/08/12 01:39:23 DEBUG : file1: reading active writers 2026/08/12 01:39:23 DEBUG : file2: reading active writers 2026/08/12 01:39:23 DEBUG : >WaitForWriters: 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:23 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:23 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file2 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-menavuc5butu/file2 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/12 01:39:24 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : file2: reading active writers 2026/08/12 01:39:24 DEBUG : >WaitForWriters: 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.74s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:24 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:24 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:24 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): openPending: 2026/08/12 01:39:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): >openPending: err= 2026/08/12 01:39:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): _writeAt: size=5, off=0 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): >_writeAt: n=5, err= 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): RWFileHandle.Flush 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): RWFileHandle.Flush 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): close: 2026/08/12 01:39:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-12 01:39:24.311835096 +0000 UTC m=+29.858374229 2026/08/12 01:39:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:24 DEBUG : file1(0xc5e03b50880): >close: err= 2026/08/12 01:39:24 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:24 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:24 DEBUG : file1.e806c43b.partial: size = 5 OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.e806c43b.partial" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.e806c43b.partial 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.e806c43b.partial" 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1.e806c43b.partial 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file1.e806c43b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:24 DEBUG : file1.e806c43b.partial: renamed to: file1 2026/08/12 01:39:24 INFO : file1: Copied (new) 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-12 01:39:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/12 01:39:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:24 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : >WaitForWriters: 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:24 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:24 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:24 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): openPending: 2026/08/12 01:39:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): >openPending: err= 2026/08/12 01:39:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): _writeAt: size=5, off=0 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): >_writeAt: n=5, err= 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): RWFileHandle.Release 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): close: 2026/08/12 01:39:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-12 01:39:24.63144888 +0000 UTC m=+30.177988013 2026/08/12 01:39:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): >close: err= 2026/08/12 01:39:24 DEBUG : file1(0xc5e03e579c0): RWFileHandle.Release 2026/08/12 01:39:24 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:24 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:24 DEBUG : file1.30f548cb.partial: size = 5 OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.30f548cb.partial" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.30f548cb.partial 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.30f548cb.partial" 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1.30f548cb.partial 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file1.30f548cb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:24 DEBUG : file1.30f548cb.partial: renamed to: file1 2026/08/12 01:39:24 INFO : file1: Copied (new) 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-12 01:39:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/12 01:39:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:24 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:24 DEBUG : Looking for writers 2026/08/12 01:39:24 DEBUG : file1: reading active writers 2026/08/12 01:39:24 DEBUG : >WaitForWriters: 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:24 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:24 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:24 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/12 01:39:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03d9c6c0): openPending: 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03d9c6c0): >openPending: err= 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/12 01:39:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03d9c6c0): _writeAt: size=5, off=0 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03d9c6c0): >_writeAt: n=5, err= 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03d9c6c0): close: 2026/08/12 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-12 01:39:25.258276851 +0000 UTC m=+30.804815984 2026/08/12 01:39:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03d9c6c0): >close: err= 2026/08/12 01:39:25 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: starting upload 2026/08/12 01:39:25 DEBUG : dir/file1.2bbe7cad.partial: size = 5 OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1.2bbe7cad.partial" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1.2bbe7cad.partial 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1.2bbe7cad.partial" 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/dir/file1.2bbe7cad.partial 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1.2bbe7cad.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:25 DEBUG : dir/file1.2bbe7cad.partial: renamed to: dir/file1 2026/08/12 01:39:25 INFO : dir/file1: Copied (replaced existing) 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-12 01:39:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:25 DEBUG : >WaitForWriters: 2026/08/12 01:39:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:25 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:25 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/12 01:39:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/12 01:39:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/12 01:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/12 01:39:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): _writeAt: size=5, off=0 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): openPending: 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/12 01:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): >openPending: err= 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): >_writeAt: n=5, err= 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): _writeAt: size=15, off=5 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): >_writeAt: n=15, err= 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): close: 2026/08/12 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-12 01:39:25.894000075 +0000 UTC m=+31.440539198 2026/08/12 01:39:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:25 DEBUG : dir/file1(0xc5e03eae2c0): >close: err= 2026/08/12 01:39:25 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:25 DEBUG : dir: Looking for writers 2026/08/12 01:39:25 DEBUG : file1: reading active writers 2026/08/12 01:39:25 DEBUG : Looking for writers 2026/08/12 01:39:25 DEBUG : dir: reading active writers 2026/08/12 01:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:25 DEBUG : dir/file1: vfs cache: starting upload 2026/08/12 01:39:25 DEBUG : dir/file1.16e1d16d.partial: size = 20 OK 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1.16e1d16d.partial" 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1.16e1d16d.partial 2026/08/12 01:39:25 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1.16e1d16d.partial" 2026/08/12 01:39:26 DEBUG : dir: Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : dir: reading active writers 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-menavuc5butu/dir/file1.16e1d16d.partial 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:26 DEBUG : dir/file1.16e1d16d.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/12 01:39:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/12 01:39:26 DEBUG : dir/file1.16e1d16d.partial: renamed to: dir/file1 2026/08/12 01:39:26 INFO : dir/file1: Copied (replaced existing) 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:26 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/12 01:39:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-12 01:39:25 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/12 01:39:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:26 DEBUG : dir: Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : dir: reading active writers 2026/08/12 01:39:26 DEBUG : >WaitForWriters: 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.64s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:26 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : file1(0xc5e03d53d00): openPending: 2026/08/12 01:39:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:26 DEBUG : file1(0xc5e03d53d00): >openPending: err= 2026/08/12 01:39:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:26 DEBUG : file1(0xc5e03d53d00): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : file1(0xc5e03d53d00): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : file1(0xc5e03d53d00): close: 2026/08/12 01:39:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-12 01:39:26.227243669 +0000 UTC m=+31.773782803 2026/08/12 01:39:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : file1(0xc5e03d53d00): >close: err= 2026/08/12 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:26 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:26 DEBUG : file1.406b659e.partial: size = 5 OK 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.406b659e.partial" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.406b659e.partial 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.406b659e.partial" 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1.406b659e.partial 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:26 DEBUG : file1.406b659e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:26 DEBUG : file1.406b659e.partial: renamed to: file1 2026/08/12 01:39:26 INFO : file1: Copied (new) 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:26 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:26 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-12 01:39:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/12 01:39:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/12 01:39:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:26 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:26 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:26 DEBUG : Looking for writers 2026/08/12 01:39:26 DEBUG : file1: reading active writers 2026/08/12 01:39:26 DEBUG : >WaitForWriters: 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.65s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:26 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/12 01:39:26 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c380): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c380): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c380): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c380): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c380): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.876883534 +0000 UTC m=+32.423422667 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c380): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): _writeAt: size=3, off=2 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.876883534 +0000 UTC m=+32.423422667 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3c800): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3ccc0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3ccc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3ccc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3ccc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3ccc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.876883534 +0000 UTC m=+32.423422667 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3ccc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039a53b0 item 1 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d300): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d300): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d300): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d300): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d300): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.881037305 +0000 UTC m=+32.427576528 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d300): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d800): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d800): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d800): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d800): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d800): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.881037305 +0000 UTC m=+32.427576528 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3d800): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039a5960 item 2 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3de40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3de40): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3de40): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3de40): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3de40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.884072324 +0000 UTC m=+32.430611467 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e3de40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): _writeAt: size=3, off=2 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.884072324 +0000 UTC m=+32.430611467 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e3c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e880): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e880): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e880): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e880): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e880): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.884072324 +0000 UTC m=+32.430611467 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6e880): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038fa380 item 3 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6ef00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6ef00): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6ef00): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6ef00): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6ef00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.887829927 +0000 UTC m=+32.434369070 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6ef00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6f440): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6f440): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6f440): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6f440): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6f440): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.887829927 +0000 UTC m=+32.434369070 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6f440): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038faf50 item 4 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6fa80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6fa80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6fa80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6fa80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6fa80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.890580019 +0000 UTC m=+32.437119172 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e6fa80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): _writeAt: size=3, off=2 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.890580019 +0000 UTC m=+32.437119172 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088000): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040884c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040884c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040884c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040884c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040884c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.890580019 +0000 UTC m=+32.437119172 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040884c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038fbb20 item 5 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088b40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088b40): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088b40): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088b40): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088b40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.894642267 +0000 UTC m=+32.441181480 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04088b40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089080): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089080): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089080): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089080): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089080): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.894642267 +0000 UTC m=+32.441181480 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089080): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e034067e0 item 6 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089700): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089700): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089700): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089700): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089700): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.897489762 +0000 UTC m=+32.444028955 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089700): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): _writeAt: size=3, off=2 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.897489762 +0000 UTC m=+32.444028955 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e04089c00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a41c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a41c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a41c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a41c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a41c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.897489762 +0000 UTC m=+32.444028955 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a41c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03406c40 item 7 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4840): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4840): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4840): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4840): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4840): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.901559445 +0000 UTC m=+32.448098598 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4840): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4d80): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4d80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4d80): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4d80): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4d80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.901559445 +0000 UTC m=+32.448098598 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a4d80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f42a0 item 8 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5340): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e040a5340): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5340): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5340): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5340): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5340): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5340): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5700): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5700): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5700): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5700): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5700): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.904315568 +0000 UTC m=+32.450854711 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5700): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): _writeAt: size=3, off=2 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.904315568 +0000 UTC m=+32.450854711 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040a5b80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0180): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0180): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0180): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0180): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0180): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.904315568 +0000 UTC m=+32.450854711 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0180): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4620 item 9 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96b00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96b00): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96b00): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96b00): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96b00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.908265584 +0000 UTC m=+32.454804727 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96b00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97040): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97040): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97040): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97040): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97040): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.908265584 +0000 UTC m=+32.454804727 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97040): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c29e30 item 10 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0240): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e040c0240): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0240): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0240): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0240): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0240): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0240): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0740): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0740): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0740): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0740): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0740): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.911515109 +0000 UTC m=+32.458054252 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0740): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): _writeAt: size=3, off=2 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.911515109 +0000 UTC m=+32.458054252 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c0c40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1140): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1140): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1140): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1140): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1140): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.911515109 +0000 UTC m=+32.458054252 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1140): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039de380 item 11 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c17c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c17c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c17c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c17c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c17c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.91498034 +0000 UTC m=+32.461519543 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c17c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1d00): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1d00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1d00): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1d00): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1d00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.91498034 +0000 UTC m=+32.461519543 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e040c1d00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039dea10 item 12 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae480): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e03eae480): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae480): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae480): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae480): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae480): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae480): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae840): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae840): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae840): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae840): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae840): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.917362567 +0000 UTC m=+32.463901710 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eae840): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaef00): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaef00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaef00): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaef00): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaef00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.917362567 +0000 UTC m=+32.463901710 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaef00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039df1f0 item 13 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaf580): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaf580): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaf580): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaf580): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaf580): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.919409902 +0000 UTC m=+32.465949045 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eaf580): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eafac0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eafac0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eafac0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eafac0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eafac0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.919409902 +0000 UTC m=+32.465949045 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03eafac0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039dfce0 item 14 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96200): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e03f96200): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96200): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96200): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96200): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96200): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f96200): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f965c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f965c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f965c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f965c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f965c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.921610947 +0000 UTC m=+32.468150090 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f965c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97740): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97740): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97740): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97740): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97740): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.921610947 +0000 UTC m=+32.468150090 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97740): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f42a0 item 15 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 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/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97dc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97dc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97dc0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97dc0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97dc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.923556749 +0000 UTC m=+32.470095933 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03f97dc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9300): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9300): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9300): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9300): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9300): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.923556749 +0000 UTC m=+32.470095933 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9300): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4690 item 16 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9ec0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9ec0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9ec0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9ec0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9ec0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.925443683 +0000 UTC m=+32.471982826 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e038b9ec0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): open at offset 5 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): _writeAt: size=3, off=7 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.925443683 +0000 UTC m=+32.471982826 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03715a80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996440): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996440): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996440): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996440): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996440): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.925443683 +0000 UTC m=+32.471982826 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996440): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4e70 item 17 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996b40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996b40): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996b40): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996b40): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996b40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.928432273 +0000 UTC m=+32.474971417 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03996b40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e039970c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e039970c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e039970c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e039970c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e039970c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.928432273 +0000 UTC m=+32.474971417 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e039970c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f55e0 item 18 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03997cc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03997cc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03997cc0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03997cc0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03997cc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.93038534 +0000 UTC m=+32.476924483 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03997cc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): open at offset 5 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): _writeAt: size=3, off=7 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.93038534 +0000 UTC m=+32.476924483 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e034608c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461200): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461200): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461200): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461200): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461200): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.93038534 +0000 UTC m=+32.476924483 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461200): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f5a40 item 19 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461d40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461d40): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461d40): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461d40): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461d40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.933188001 +0000 UTC m=+32.479727143 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03461d40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56400): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56400): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56400): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56400): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56400): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.933188001 +0000 UTC m=+32.479727143 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56400): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c784d0 item 20 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56b00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56b00): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56b00): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56b00): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56b00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.935054374 +0000 UTC m=+32.481593517 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e56b00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): open at offset 5 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): _writeAt: size=3, off=7 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.935054374 +0000 UTC m=+32.481593517 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57000): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57500): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57500): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57500): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57500): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57500): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.935054374 +0000 UTC m=+32.481593517 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57500): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c789a0 item 21 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57b80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57b80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57b80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57b80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57b80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.937587666 +0000 UTC m=+32.484126809 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03e57b80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b501c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b501c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b501c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b501c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b501c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.937587666 +0000 UTC m=+32.484126809 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b501c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79650 item 22 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b508c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b508c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b508c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b508c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b508c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.939311541 +0000 UTC m=+32.485850683 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b508c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): open at offset 5 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): _writeAt: size=3, off=7 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.939311541 +0000 UTC m=+32.485850683 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b50dc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51300): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51300): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51300): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51300): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51300): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.939311541 +0000 UTC m=+32.485850683 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51300): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79b20 item 23 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 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/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51b80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51b80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51b80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51b80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51b80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.942196367 +0000 UTC m=+32.488735540 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b51b80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838880): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838880): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838880): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838880): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838880): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.942196367 +0000 UTC m=+32.488735540 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838880): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c8e70 item 24 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838ec0): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e03838ec0): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838ec0): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838ec0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838ec0): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03838ec0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839280): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839280): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839280): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839280): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839280): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.944367765 +0000 UTC m=+32.490906968 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839280): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): open at offset 5 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): _writeAt: size=3, off=7 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.944367765 +0000 UTC m=+32.490906968 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839780): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839cc0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839cc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839cc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839cc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839cc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.944367765 +0000 UTC m=+32.490906968 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03839cc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c92d0 item 25 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02440): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02440): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02440): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02440): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02440): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.947589507 +0000 UTC m=+32.494128640 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02440): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02980): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02980): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02980): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02980): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02980): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.947589507 +0000 UTC m=+32.494128640 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02980): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9880 item 26 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02fc0): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e03a02fc0): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02fc0): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02fc0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02fc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a02fc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03380): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03380): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03380): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03380): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03380): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.949838974 +0000 UTC m=+32.496378117 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03380): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): open at offset 5 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): >_readAt: n=2, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): _writeAt: size=3, off=7 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.949838974 +0000 UTC m=+32.496378117 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03880): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03dc0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03dc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03dc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03dc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03dc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.949838974 +0000 UTC m=+32.496378117 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a03dc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f8150 item 27 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 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/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12540): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12540): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12540): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12540): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12540): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.952842944 +0000 UTC m=+32.499382098 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12540): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12a80): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12a80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12a80): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12a80): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12a80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.952842944 +0000 UTC m=+32.499382098 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a12a80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f87e0 item 28 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a130c0): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e03a130c0): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a130c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a130c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a130c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a130c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a130c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13480): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13480): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13480): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13480): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13480): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.955179025 +0000 UTC m=+32.501718168 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13480): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13b40): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13b40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13b40): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13b40): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13b40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.955179025 +0000 UTC m=+32.501718168 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03a13b40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f8e70 item 29 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 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/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab62c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab62c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab62c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab62c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab62c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.957739288 +0000 UTC m=+32.504278430 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab62c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6800): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6800): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6800): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6800): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6800): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.957739288 +0000 UTC m=+32.504278430 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6800): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f9260 item 30 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 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/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6e40): _readAt: size=2, off=0 2026/08/12 01:39:26 ERROR : open-test-file(0xc5e03ab6e40): Couldn't read size of file 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6e40): >_readAt: n=0, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6e40): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6e40): close: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab6e40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab7200): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab7200): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab7200): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab7200): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab7200): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.959795759 +0000 UTC m=+32.506335002 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab7200): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab78c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab78c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab78c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab78c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab78c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.959795759 +0000 UTC m=+32.506335002 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ab78c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f9810 item 31 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 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/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78040): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78040): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78040): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78040): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78040): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.962593881 +0000 UTC m=+32.509133054 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78040): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78580): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78580): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78580): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78580): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78580): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.962593881 +0000 UTC m=+32.509133054 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78580): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f9dc0 item 32 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78bc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78bc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78bc0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78bc0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78bc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.964941513 +0000 UTC m=+32.511480666 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b78bc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c6a10 item 33 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.965678755 +0000 UTC m=+32.512217898 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79040): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79540): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79540): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79540): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79540): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79540): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.965678755 +0000 UTC m=+32.512217898 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79540): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c6d20 item 33 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79b80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79b80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79b80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79b80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79b80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.967545779 +0000 UTC m=+32.514084922 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03b79b80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7490 item 34 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.968385033 +0000 UTC m=+32.514924186 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0100): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0640): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0640): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0640): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0640): >_readAt: n=3, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0640): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.968385033 +0000 UTC m=+32.514924186 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0640): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7a40 item 34 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0c80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0c80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0c80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0c80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0c80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.97046992 +0000 UTC m=+32.517009063 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba0c80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e54070 item 35 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.971199877 +0000 UTC m=+32.517739020 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1100): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1600): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1600): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1600): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1600): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1600): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.971199877 +0000 UTC m=+32.517739020 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1600): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e542a0 item 35 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1c80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1c80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1c80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1c80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1c80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.973033308 +0000 UTC m=+32.519572451 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ba1c80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e54ee0 item 36 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.973884916 +0000 UTC m=+32.520424060 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc280): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc7c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc7c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc7c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc7c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc7c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.973884916 +0000 UTC m=+32.520424060 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcc7c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e550a0 item 36 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcce00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcce00): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcce00): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcce00): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcce00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.975693701 +0000 UTC m=+32.522232844 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03bcce00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55420 item 37 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.97666821 +0000 UTC m=+32.523207354 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe60c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe65c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe65c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe65c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe65c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe65c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.97666821 +0000 UTC m=+32.523207354 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe65c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38150 item 37 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe6c40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe6c40): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe6c40): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe6c40): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe6c40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.978996925 +0000 UTC m=+32.525536079 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe6c40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38620 item 38 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.979966527 +0000 UTC m=+32.526505669 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7140): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7680): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7680): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7680): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7680): >_readAt: n=3, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7680): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.979966527 +0000 UTC m=+32.526505669 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7680): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a387e0 item 38 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7d00): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7d00): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7d00): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7d00): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7d00): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.981985888 +0000 UTC m=+32.528525042 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03fe7d00): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38cb0 item 39 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.982706499 +0000 UTC m=+32.529245642 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8300): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8800): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8800): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8800): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8800): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8800): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.982706499 +0000 UTC m=+32.529245642 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8800): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38fc0 item 39 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8e80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8e80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8e80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8e80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8e80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.984708969 +0000 UTC m=+32.531248112 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff8e80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a393b0 item 40 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.985726941 +0000 UTC m=+32.532266084 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9380): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff98c0): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff98c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff98c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff98c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff98c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.985726941 +0000 UTC m=+32.532266084 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff98c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39570 item 40 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.987886357 +0000 UTC m=+32.534425500 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03ff9e80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64480): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64480): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64480): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a399d0 item 41 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64480): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64480): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.988810391 +0000 UTC m=+32.535349534 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64480): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39c70 item 41 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.989902333 +0000 UTC m=+32.536441516 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64940): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64e80): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64e80): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64e80): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64e80): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64e80): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.989902333 +0000 UTC m=+32.536441516 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c64e80): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39e30 item 41 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.992356325 +0000 UTC m=+32.538895508 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c654c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c659c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c659c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c659c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2e620 item 42 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c659c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c659c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.993241085 +0000 UTC m=+32.539780228 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03c659c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2e930 item 42 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.99483813 +0000 UTC m=+32.541377323 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6000): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6580): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6580): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6580): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6580): >_readAt: n=3, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6580): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.99483813 +0000 UTC m=+32.541377323 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6580): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2ed20 item 42 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.996940869 +0000 UTC m=+32.543480002 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc6bc0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc70c0): _writeAt: size=5, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc70c0): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc70c0): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f110 item 43 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc70c0): >_writeAt: n=5, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc70c0): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.997607067 +0000 UTC m=+32.544146200 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc70c0): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): _readAt: size=2, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): _writeAt: size=3, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): >openPending: err= 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f420 item 43 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): >_writeAt: n=3, err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.998376118 +0000 UTC m=+32.544915261 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7600): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7b40): _readAt: size=512, off=0 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7b40): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7b40): >openPending: err= 2026/08/12 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7b40): >_readAt: n=5, err=EOF 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7b40): close: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:26.998376118 +0000 UTC m=+32.544915261 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cc7b40): >close: err= 2026/08/12 01:39:26 DEBUG : open-test-file: Remove: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f6c0 item 43 2026/08/12 01:39:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cf4280): openPending: 2026/08/12 01:39:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:26 DEBUG : open-test-file(0xc5e03cf4280): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4280): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4280): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4280): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4280): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.000258632 +0000 UTC m=+32.546797765 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4780): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2fab0 item 44 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4780): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.001148251 +0000 UTC m=+32.547687384 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2fc70 item 44 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.001815561 +0000 UTC m=+32.548354695 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf4cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5240): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5240): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5240): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5240): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5240): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.001815561 +0000 UTC m=+32.548354695 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5240): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44310 item 44 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.00356835 +0000 UTC m=+32.550107494 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5d80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5d80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5d80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f447e0 item 45 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5d80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5d80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.004268342 +0000 UTC m=+32.550807475 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cf5d80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30580): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30580): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30580): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.004268342 +0000 UTC m=+32.550807475 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f449a0 item 45 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.006281051 +0000 UTC m=+32.552820184 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d30bc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d310c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d310c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d310c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44d20 item 46 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d310c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d310c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.006872437 +0000 UTC m=+32.553411570 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d310c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d317c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d317c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d317c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d317c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d317c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.006872437 +0000 UTC m=+32.553411570 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d317c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44ee0 item 46 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.009156939 +0000 UTC m=+32.555696083 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d31e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54400): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45260 item 47 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54400): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.010135497 +0000 UTC m=+32.556674630 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54b00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54b00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54b00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54b00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54b00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.010135497 +0000 UTC m=+32.556674630 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d54b00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45420 item 47 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.01200153 +0000 UTC m=+32.558540663 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55640): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55640): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45810 item 48 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55640): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.0128066 +0000 UTC m=+32.559345733 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55d40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55d40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55d40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55d40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55d40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.0128066 +0000 UTC m=+32.559345733 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d55d40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f459d0 item 48 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a480): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a480): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a480): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.014606497 +0000 UTC m=+32.561145660 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45d50 item 49 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.017114893 +0000 UTC m=+32.563654036 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7a900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7ae40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7ae40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7ae40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7ae40): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7ae40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.017114893 +0000 UTC m=+32.563654036 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7ae40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03902690 item 49 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b4c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b4c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b4c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b4c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b4c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.018915431 +0000 UTC m=+32.565454564 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b4c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03902c40 item 50 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.019693429 +0000 UTC m=+32.566232583 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d7b9c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0040): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0040): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0040): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0040): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0040): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.019693429 +0000 UTC m=+32.566232583 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0040): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039030a0 item 50 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db06c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db06c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db06c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db06c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db06c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.021287038 +0000 UTC m=+32.567826171 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db06c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03903880 item 51 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.021954428 +0000 UTC m=+32.568493561 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db0bc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1100): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1100): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1100): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.021954428 +0000 UTC m=+32.568493561 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03903c70 item 51 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1780): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1780): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.024040176 +0000 UTC m=+32.570579349 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039361c0 item 52 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.025039682 +0000 UTC m=+32.571578815 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03db1c80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0300): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0300): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0300): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.025039682 +0000 UTC m=+32.571578815 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936380 item 52 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.027545082 +0000 UTC m=+32.574084215 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936a10 item 53 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.028175391 +0000 UTC m=+32.574714524 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd0e80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd13c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd13c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd13c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd13c0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd13c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.028175391 +0000 UTC m=+32.574714524 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd13c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936d20 item 53 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd1a40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd1a40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd1a40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd1a40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd1a40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.029898073 +0000 UTC m=+32.576437206 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd1a40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937340 item 54 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.030872152 +0000 UTC m=+32.577411285 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8040): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df85c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df85c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df85c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df85c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df85c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.030872152 +0000 UTC m=+32.577411285 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df85c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937650 item 54 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8c40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8c40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8c40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8c40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8c40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.032471461 +0000 UTC m=+32.579010604 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df8c40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937d50 item 55 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.03307434 +0000 UTC m=+32.579613473 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9680): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9680): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9680): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9680): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9680): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.03307434 +0000 UTC m=+32.579613473 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9680): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0350c540 item 55 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9d00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9d00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9d00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9d00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9d00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.034617121 +0000 UTC m=+32.581156254 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df9d00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0350d180 item 56 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.035375783 +0000 UTC m=+32.581914917 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c880): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c880): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c880): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.035375783 +0000 UTC m=+32.581914917 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0350d6c0 item 56 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.03699459 +0000 UTC m=+32.583533723 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1cec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d400): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226380 item 57 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d400): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.037711763 +0000 UTC m=+32.584250896 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226540 item 57 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.038375757 +0000 UTC m=+32.584914890 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1d940): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1dec0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1dec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1dec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1dec0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1dec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.038375757 +0000 UTC m=+32.584914890 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1dec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226700 item 57 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.040703141 +0000 UTC m=+32.587242274 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5a600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5ab40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5ab40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5ab40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226a80 item 58 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5ab40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5ab40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.041488102 +0000 UTC m=+32.588027236 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5ab40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226c40 item 58 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.042359147 +0000 UTC m=+32.588898280 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b080): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b640): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b640): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b640): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.042359147 +0000 UTC m=+32.588898280 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5b640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226e70 item 58 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.044107697 +0000 UTC m=+32.590646840 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e5bc80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c2c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c2c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c2c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227340 item 59 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c2c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c2c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.044761551 +0000 UTC m=+32.591300684 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c2c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227500 item 59 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.045365452 +0000 UTC m=+32.591904585 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7c800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7cd80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7cd80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7cd80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7cd80): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7cd80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.045365452 +0000 UTC m=+32.591904585 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7cd80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227730 item 59 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.047731077 +0000 UTC m=+32.594270231 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d3c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227b90 item 60 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.048677073 +0000 UTC m=+32.595216246 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7d900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227d50 item 60 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.049744798 +0000 UTC m=+32.596283952 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e7de40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca500): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca500): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca500): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.049744798 +0000 UTC m=+32.596283952 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354070 item 60 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.052317816 +0000 UTC m=+32.598856960 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb080): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb080): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb080): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354770 item 61 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb080): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb080): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.053214499 +0000 UTC m=+32.599753642 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb080): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb780): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb780): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb780): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.053214499 +0000 UTC m=+32.599753642 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354930 item 61 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.055955894 +0000 UTC m=+32.602495096 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbdc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec400): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354ee0 item 62 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec400): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.056969918 +0000 UTC m=+32.603509131 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecb00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecb00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecb00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecb00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecb00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.056969918 +0000 UTC m=+32.603509131 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecb00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355110 item 62 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.059877707 +0000 UTC m=+32.606416859 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed680): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed680): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed680): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355490 item 63 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed680): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed680): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.060826849 +0000 UTC m=+32.607365992 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed680): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedd80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedd80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedd80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedd80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedd80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.060826849 +0000 UTC m=+32.607365992 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedd80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355650 item 63 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.063395518 +0000 UTC m=+32.609934661 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f204c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f20a00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f20a00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f20a00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e043559d0 item 64 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f20a00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f20a00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.064278885 +0000 UTC m=+32.610818028 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f20a00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21100): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21100): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21100): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.064278885 +0000 UTC m=+32.610818028 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355b90 item 64 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21740): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21740): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21740): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21740): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21740): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.066869435 +0000 UTC m=+32.613408618 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21740): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039161c0 item 65 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.06784131 +0000 UTC m=+32.614380453 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f21bc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f521c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f521c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f521c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f521c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f521c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.06784131 +0000 UTC m=+32.614380453 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f521c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03916460 item 65 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52800): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52800): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.070402264 +0000 UTC m=+32.616941437 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03916af0 item 66 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.071603332 +0000 UTC m=+32.618142535 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f52c80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f531c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f531c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f531c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f531c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f531c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.071603332 +0000 UTC m=+32.618142535 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f531c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03916ee0 item 66 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53800): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53800): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.07397552 +0000 UTC m=+32.620514663 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039175e0 item 67 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.074709095 +0000 UTC m=+32.621248238 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f53c80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76280): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76280): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76280): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.074709095 +0000 UTC m=+32.621248238 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb60e0 item 67 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.076508572 +0000 UTC m=+32.623047715 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb65b0 item 68 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.077350711 +0000 UTC m=+32.623889854 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f76e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77340): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77340): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77340): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77340): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77340): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.077350711 +0000 UTC m=+32.623889854 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77340): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb68c0 item 68 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.079011016 +0000 UTC m=+32.625550159 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb6e70 item 69 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.079639572 +0000 UTC m=+32.626178715 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f77e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4400): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4400): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4400): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.079639572 +0000 UTC m=+32.626178715 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb7110 item 69 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4a80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4a80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4a80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4a80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4a80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.081411647 +0000 UTC m=+32.627950790 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4a80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb7c70 item 70 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.082140083 +0000 UTC m=+32.628679226 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4f80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa54c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa54c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa54c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa54c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa54c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.082140083 +0000 UTC m=+32.628679226 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa54c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03754070 item 70 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5b40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5b40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5b40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5b40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5b40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.083947203 +0000 UTC m=+32.630486347 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5b40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03754d20 item 71 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.084701056 +0000 UTC m=+32.631240199 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6640): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6640): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6640): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.084701056 +0000 UTC m=+32.631240199 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03755030 item 71 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6cc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6cc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.086470818 +0000 UTC m=+32.633009951 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc6cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03755730 item 72 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.087329579 +0000 UTC m=+32.633868712 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc71c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7700): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7700): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7700): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.087329579 +0000 UTC m=+32.633868712 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03755a40 item 72 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.089007927 +0000 UTC m=+32.635547060 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc7cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040182c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040182c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040182c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24000 item 73 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040182c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040182c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.08979885 +0000 UTC m=+32.636337983 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040182c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f242a0 item 73 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.0904135 +0000 UTC m=+32.636952633 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018cc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018cc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.0904135 +0000 UTC m=+32.636952633 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04018cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24460 item 73 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.091936506 +0000 UTC m=+32.638475639 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019800): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f247e0 item 74 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019800): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.092537058 +0000 UTC m=+32.639076192 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24af0 item 74 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.093317893 +0000 UTC m=+32.639857026 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04019d40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040803c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040803c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040803c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040803c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040803c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.093317893 +0000 UTC m=+32.639857026 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040803c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24cb0 item 74 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.095022612 +0000 UTC m=+32.641561745 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd800): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e557a0 item 75 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd800): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.095673841 +0000 UTC m=+32.642212974 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcd800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55960 item 75 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.096810016 +0000 UTC m=+32.643349189 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bcdd40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108380): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108380): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108380): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108380): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108380): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.096810016 +0000 UTC m=+32.643349189 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108380): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55b20 item 75 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.099195679 +0000 UTC m=+32.645734812 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041089c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108ec0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393e230 item 76 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108ec0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.099812663 +0000 UTC m=+32.646351846 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04108ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393e460 item 76 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.100608235 +0000 UTC m=+32.647147399 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109980): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109980): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109980): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.100608235 +0000 UTC m=+32.647147399 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04109980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393e620 item 76 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.102639229 +0000 UTC m=+32.649178393 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041280c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041285c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041285c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041285c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393eb60 item 77 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041285c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041285c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.103377593 +0000 UTC m=+32.649916736 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041285c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04128cc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04128cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04128cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04128cc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04128cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.103377593 +0000 UTC m=+32.649916736 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04128cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393efc0 item 77 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.105598616 +0000 UTC m=+32.652137759 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129800): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393f650 item 78 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129800): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.106380011 +0000 UTC m=+32.652919154 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04129800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146000): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146000): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146000): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.106380011 +0000 UTC m=+32.652919154 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393f8f0 item 78 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.108585975 +0000 UTC m=+32.655125118 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146b40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146b40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146b40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0379e2a0 item 79 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146b40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146b40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.109227045 +0000 UTC m=+32.655766189 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04146b40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147240): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147240): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147240): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147240): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147240): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.109227045 +0000 UTC m=+32.655766189 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147240): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0379e7e0 item 79 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.111259172 +0000 UTC m=+32.657798315 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147d80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147d80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147d80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0379f570 item 80 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147d80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147d80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.112014988 +0000 UTC m=+32.658554132 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04147d80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162580): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162580): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162580): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.112014988 +0000 UTC m=+32.658554132 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0379f8f0 item 80 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162bc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162bc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162bc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162bc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162bc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.114237033 +0000 UTC m=+32.660776176 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04162bc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03794770 item 81 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.115210791 +0000 UTC m=+32.661749934 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163040): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163580): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163580): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163580): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.115210791 +0000 UTC m=+32.661749934 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037949a0 item 81 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163c00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163c00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163c00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163c00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163c00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.116885772 +0000 UTC m=+32.663424905 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04163c00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03794e00 item 82 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.117893836 +0000 UTC m=+32.664432969 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186780): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186780): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186780): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.117893836 +0000 UTC m=+32.664432969 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037951f0 item 82 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186e00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186e00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.120017275 +0000 UTC m=+32.666556408 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04186e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03795c00 item 83 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.120803508 +0000 UTC m=+32.667342642 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187840): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187840): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187840): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.120803508 +0000 UTC m=+32.667342642 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a82a0 item 83 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187ec0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187ec0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.122476507 +0000 UTC m=+32.669015650 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04187ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8770 item 84 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.123259675 +0000 UTC m=+32.669798808 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a24c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2a40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2a40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2a40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2a40): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2a40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.123259675 +0000 UTC m=+32.669798808 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2a40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8cb0 item 84 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a30c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a30c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a30c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a30c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a30c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.125517968 +0000 UTC m=+32.672057101 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a30c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a9340 item 85 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.126475796 +0000 UTC m=+32.673014929 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a35c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a3b00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a3b00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a3b00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a3b00): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a3b00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.126475796 +0000 UTC m=+32.673014929 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a3b00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a9570 item 85 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc280): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc280): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc280): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.128534392 +0000 UTC m=+32.675073526 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8310 item 86 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.129364109 +0000 UTC m=+32.675903242 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cc780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041ccd00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041ccd00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041ccd00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041ccd00): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041ccd00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.129364109 +0000 UTC m=+32.675903242 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041ccd00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a85b0 item 86 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd380): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd380): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd380): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd380): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd380): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.131051755 +0000 UTC m=+32.677590888 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd380): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8d20 item 87 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.131861854 +0000 UTC m=+32.678400987 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cd880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cddc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cddc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cddc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cddc0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cddc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.131861854 +0000 UTC m=+32.678400987 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041cddc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a99d0 item 87 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae580): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae580): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae580): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.133841581 +0000 UTC m=+32.680380714 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f240e0 item 88 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.134711914 +0000 UTC m=+32.681251047 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaea80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf000): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf000): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf000): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.134711914 +0000 UTC m=+32.681251047 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24380 item 88 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.136697482 +0000 UTC m=+32.683236655 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafb80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafb80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafb80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24700 item 89 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafb80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafb80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.137447588 +0000 UTC m=+32.683986761 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafb80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f248c0 item 89 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.138187234 +0000 UTC m=+32.684726367 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b8ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9940): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9940): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9940): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9940): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9940): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.138187234 +0000 UTC m=+32.684726367 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9940): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24bd0 item 89 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.140145872 +0000 UTC m=+32.686685015 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03715900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996180): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996180): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f250a0 item 90 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996180): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.140750444 +0000 UTC m=+32.687289577 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25340 item 90 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.141614073 +0000 UTC m=+32.688153206 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039968c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996ec0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996ec0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.141614073 +0000 UTC m=+32.688153206 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25500 item 90 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.14353494 +0000 UTC m=+32.690074123 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034604c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034604c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034604c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25960 item 91 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034604c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034604c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.144195927 +0000 UTC m=+32.690735091 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034604c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25c70 item 91 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.144964999 +0000 UTC m=+32.691504132 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03460e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034619c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034619c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:27 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034619c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034619c0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034619c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.144964999 +0000 UTC m=+32.691504132 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034619c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25e30 item 91 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.146837935 +0000 UTC m=+32.693377097 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838dc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838dc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838dc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039de5b0 item 92 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838dc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838dc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.14745525 +0000 UTC m=+32.693994383 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838dc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039de7e0 item 92 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.1482761 +0000 UTC m=+32.694815303 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038398c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038398c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038398c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038398c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038398c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.1482761 +0000 UTC m=+32.694815303 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038398c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039debd0 item 92 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.150164765 +0000 UTC m=+32.696703898 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2540): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2540): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039df260 item 93 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2540): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.1507557 +0000 UTC m=+32.697294833 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2c40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2c40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2c40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2c40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2c40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.1507557 +0000 UTC m=+32.697294833 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041a2c40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039df6c0 item 93 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.152644185 +0000 UTC m=+32.699183318 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4240): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4780): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4150 item 94 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4780): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.153292729 +0000 UTC m=+32.699831862 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4e80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4e80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4e80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4e80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4e80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.153292729 +0000 UTC m=+32.699831862 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f4e80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4310 item 94 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.154921765 +0000 UTC m=+32.701460898 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f54c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f5a00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f5a00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f5a00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4690 item 95 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f5a00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f5a00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.155580067 +0000 UTC m=+32.702119211 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e041f5a00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822200): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822200): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822200): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.155580067 +0000 UTC m=+32.702119211 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4a80 item 95 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.157589922 +0000 UTC m=+32.704129055 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f51f0 item 96 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.158323256 +0000 UTC m=+32.704862389 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823480): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823480): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823480): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.158323256 +0000 UTC m=+32.704862389 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f5420 item 96 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= 2026/08/12 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : >WaitForWriters: 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:27 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/12 01:39:27 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088180): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088180): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088180): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.167486674 +0000 UTC m=+32.714025807 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.167486674 +0000 UTC m=+32.714025807 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088ac0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088ac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088ac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088ac0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088ac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.167486674 +0000 UTC m=+32.714025807 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04088ac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c90a0 item 1 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089100): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089100): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089100): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.170524869 +0000 UTC m=+32.717064002 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089600): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089600): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089600): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.170524869 +0000 UTC m=+32.717064002 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9730 item 2 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089c40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089c40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089c40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089c40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089c40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.172594065 +0000 UTC m=+32.719133239 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04089c40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.172594065 +0000 UTC m=+32.719133239 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a81c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8680): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8680): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8680): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8680): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8680): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.172594065 +0000 UTC m=+32.719133239 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8680): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9b90 item 3 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8d00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8d00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8d00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8d00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8d00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.175616622 +0000 UTC m=+32.722155774 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a8d00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9240): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9240): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9240): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9240): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9240): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.175616622 +0000 UTC m=+32.722155774 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9240): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c6b60 item 4 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9880): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9880): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9880): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.177589676 +0000 UTC m=+32.724128809 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.177589676 +0000 UTC m=+32.724128809 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040a9d00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c62c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c62c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c62c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c62c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c62c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.177589676 +0000 UTC m=+32.724128809 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c62c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7340 item 5 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6940): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6940): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6940): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6940): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6940): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.180350637 +0000 UTC m=+32.726889770 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6940): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6e80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6e80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6e80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6e80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6e80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.180350637 +0000 UTC m=+32.726889770 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c6e80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7c70 item 6 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7500): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7500): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7500): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.182408493 +0000 UTC m=+32.728947626 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.182408493 +0000 UTC m=+32.728947626 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7a00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7ec0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7ec0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.182408493 +0000 UTC m=+32.728947626 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040c7ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a382a0 item 7 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6640): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6640): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6640): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.184935442 +0000 UTC m=+32.731474586 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6b80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6b80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6b80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6b80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6b80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.184935442 +0000 UTC m=+32.731474586 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d6b80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a389a0 item 8 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7140): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e040d7140): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7140): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7140): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7140): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7140): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7500): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7500): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7500): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.186764034 +0000 UTC m=+32.733303167 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.186764034 +0000 UTC m=+32.733303167 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7e80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7e80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7e80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7e80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7e80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.186764034 +0000 UTC m=+32.733303167 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040d7e80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38e70 item 9 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6600): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6600): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6600): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.189478198 +0000 UTC m=+32.736017331 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6b40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6b40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6b40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6b40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6b40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.189478198 +0000 UTC m=+32.736017331 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e6b40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39420 item 10 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7180): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e040e7180): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7180): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7180): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7180): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7180): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7540): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7540): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7540): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.191367223 +0000 UTC m=+32.737906367 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.191367223 +0000 UTC m=+32.737906367 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040e7a40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4040): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4040): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4040): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4040): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4040): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.191367223 +0000 UTC m=+32.737906367 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4040): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a397a0 item 11 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08200): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08200): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.194139036 +0000 UTC m=+32.740678169 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a087c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a087c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a087c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a087c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a087c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.194139036 +0000 UTC m=+32.740678169 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a087c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c788c0 item 12 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08e00): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e03a08e00): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08e00): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08e00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a091c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a091c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a091c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a091c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a091c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.196515221 +0000 UTC m=+32.743054365 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a091c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09880): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09880): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09880): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.196515221 +0000 UTC m=+32.743054365 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79030 item 13 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48000): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48000): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48000): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.198685308 +0000 UTC m=+32.745224441 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48540): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48540): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48540): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.198685308 +0000 UTC m=+32.745224441 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c797a0 item 14 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48b80): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e03a48b80): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48b80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48b80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48b80): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48b80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48f40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48f40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48f40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48f40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48f40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.200538758 +0000 UTC m=+32.747077891 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a48f40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49600): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49600): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49600): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.200538758 +0000 UTC m=+32.747077891 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79b90 item 15 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49c80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49c80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49c80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49c80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49c80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.202318186 +0000 UTC m=+32.748857329 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a49c80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b582c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b582c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b582c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b582c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b582c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.202318186 +0000 UTC m=+32.748857329 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b582c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2e540 item 16 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.204753002 +0000 UTC m=+32.751292135 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.204753002 +0000 UTC m=+32.751292135 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b58d80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59280): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59280): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59280): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.204753002 +0000 UTC m=+32.751292135 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2ebd0 item 17 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.207041292 +0000 UTC m=+32.753580425 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59e40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59e40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59e40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59e40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59e40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.207041292 +0000 UTC m=+32.753580425 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b59e40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f260 item 18 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bba5c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bba5c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bba5c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bba5c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bba5c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.208628549 +0000 UTC m=+32.755167682 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bba5c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.208628549 +0000 UTC m=+32.755167682 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbaac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbafc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbafc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbafc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbafc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbafc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.208628549 +0000 UTC m=+32.755167682 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbafc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f730 item 19 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbb640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbb640): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbb640): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbb640): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbb640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.210971521 +0000 UTC m=+32.757510654 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbb640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbbb80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbbb80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbbb80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbbb80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbbb80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.210971521 +0000 UTC m=+32.757510654 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbbb80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2fc70 item 20 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22300): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22300): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.212817216 +0000 UTC m=+32.759356349 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.212817216 +0000 UTC m=+32.759356349 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22d00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22d00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22d00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22d00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22d00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.212817216 +0000 UTC m=+32.759356349 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22d00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44620 item 21 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23380): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23380): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23380): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23380): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23380): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.21521965 +0000 UTC m=+32.761758783 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23380): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c238c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c238c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c238c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c238c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c238c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.21521965 +0000 UTC m=+32.761758783 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c238c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44af0 item 22 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe040): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe040): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe040): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe040): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe040): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.21726907 +0000 UTC m=+32.763808203 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe040): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.21726907 +0000 UTC m=+32.763808203 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbea40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbea40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbea40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbea40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbea40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.21726907 +0000 UTC m=+32.763808203 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbea40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44e70 item 23 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf0c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf0c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf0c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf0c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf0c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.219535428 +0000 UTC m=+32.766074561 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf0c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf600): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf600): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf600): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.219535428 +0000 UTC m=+32.766074561 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45340 item 24 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfc40): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e03cbfc40): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfc40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfc40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfc40): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfc40): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfc40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde100): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde100): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde100): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.221347818 +0000 UTC m=+32.767886951 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.221347818 +0000 UTC m=+32.767886951 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cde600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdeb40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdeb40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdeb40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdeb40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdeb40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.221347818 +0000 UTC m=+32.767886951 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdeb40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45730 item 25 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf1c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf1c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf1c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf1c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf1c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.223659924 +0000 UTC m=+32.770199057 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf1c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf700): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf700): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf700): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.223659924 +0000 UTC m=+32.770199057 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdf700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45c00 item 26 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdfd40): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e03cdfd40): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdfd40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdfd40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdfd40): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdfd40): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdfd40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc200): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc200): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.22580341 +0000 UTC m=+32.772342543 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.22580341 +0000 UTC m=+32.772342543 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcc40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcc40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcc40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcc40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcc40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.22580341 +0000 UTC m=+32.772342543 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcc40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03902770 item 27 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd2c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd2c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd2c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd2c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd2c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.228258905 +0000 UTC m=+32.774798038 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd2c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd800): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd800): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd800): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.228258905 +0000 UTC m=+32.774798038 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039030a0 item 28 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfde40): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e03cfde40): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfde40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfde40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfde40): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfde40): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfde40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d34300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d34300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d34300): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d34300): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d34300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.230335214 +0000 UTC m=+32.776874357 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d34300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d349c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d349c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d349c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d349c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d349c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.230335214 +0000 UTC m=+32.776874357 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d349c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03903880 item 29 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35040): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35040): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35040): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35040): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35040): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.232158216 +0000 UTC m=+32.778697349 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35040): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35580): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35580): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35580): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.232158216 +0000 UTC m=+32.778697349 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936000 item 30 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35bc0): _readAt: size=2, off=0 2026/08/12 01:39:27 ERROR : open-test-file(0xc5e03d35bc0): Couldn't read size of file 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35bc0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35bc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35bc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d35bc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62080): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62080): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62080): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62080): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62080): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.235242599 +0000 UTC m=+32.781781732 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62080): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62740): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62740): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62740): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62740): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62740): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.235242599 +0000 UTC m=+32.781781732 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62740): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936380 item 31 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62dc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62dc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62dc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62dc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62dc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.237186558 +0000 UTC m=+32.783725691 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d62dc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63300): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63300): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63300): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.237186558 +0000 UTC m=+32.783725691 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936a10 item 32 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63940): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63940): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63940): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63940): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63940): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.238878021 +0000 UTC m=+32.785417204 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63940): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936fc0 item 33 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.239688912 +0000 UTC m=+32.786228106 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d63dc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c3c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c3c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c3c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c3c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c3c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.239688912 +0000 UTC m=+32.786228106 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c3c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937340 item 33 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2000): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2000): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2000): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.241915625 +0000 UTC m=+32.788454789 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f9490 item 34 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.242887951 +0000 UTC m=+32.789427094 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c2480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c29c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c29c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c29c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c29c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c29c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.242887951 +0000 UTC m=+32.789427094 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c29c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f9810 item 34 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3000): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3000): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3000): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.2451867 +0000 UTC m=+32.791725844 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037f9dc0 item 35 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.245926326 +0000 UTC m=+32.792465490 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3980): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3980): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3980): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.245926326 +0000 UTC m=+32.792465490 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e039c3980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0350c620 item 35 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c100): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c100): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c100): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.247840571 +0000 UTC m=+32.794379704 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0350d1f0 item 36 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.248575057 +0000 UTC m=+32.795114190 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3c600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3cb40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3cb40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3cb40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3cb40): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3cb40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.248575057 +0000 UTC m=+32.795114190 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3cb40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0350d730 item 36 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d180): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d180): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d180): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.250317917 +0000 UTC m=+32.796857050 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e042263f0 item 37 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.250956632 +0000 UTC m=+32.797495765 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3d600): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3db00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3db00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3db00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3db00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3db00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.250956632 +0000 UTC m=+32.797495765 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e3db00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e042265b0 item 37 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66280): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66280): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66280): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.252667492 +0000 UTC m=+32.799206625 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226930 item 38 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.253398462 +0000 UTC m=+32.799937595 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66cc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66cc0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.253398462 +0000 UTC m=+32.799937595 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e66cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226af0 item 38 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67340): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67340): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67340): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67340): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67340): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.255047715 +0000 UTC m=+32.801586848 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67340): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04226fc0 item 39 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.255661064 +0000 UTC m=+32.802200197 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67d40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67d40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67d40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67d40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67d40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.255661064 +0000 UTC m=+32.802200197 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e67d40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e042271f0 item 39 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e4c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e4c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e4c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e4c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e4c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.257422569 +0000 UTC m=+32.803961702 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e4c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227650 item 40 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.258319802 +0000 UTC m=+32.804858985 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9e9c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9ef00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9ef00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9ef00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9ef00): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9ef00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.258319802 +0000 UTC m=+32.804858985 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9ef00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227960 item 40 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.260281315 +0000 UTC m=+32.806820458 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f4c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f9c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f9c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f9c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04227ce0 item 41 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f9c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f9c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.261170463 +0000 UTC m=+32.807709646 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9f9c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354000 item 41 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.262010028 +0000 UTC m=+32.808549181 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e9fe80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca4c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca4c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca4c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca4c0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca4c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.262010028 +0000 UTC m=+32.808549181 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eca4c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e043542a0 item 41 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.264124701 +0000 UTC m=+32.810663843 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecab00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb000): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb000): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e043548c0 item 42 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb000): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.264735294 +0000 UTC m=+32.811274437 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354bd0 item 42 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.265556404 +0000 UTC m=+32.812095547 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecb540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbac0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbac0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.265556404 +0000 UTC m=+32.812095547 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ecbac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04354e70 item 42 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.267232367 +0000 UTC m=+32.813771520 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec700): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec700): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355260 item 43 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec700): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.267850815 +0000 UTC m=+32.814389958 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eec700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355420 item 43 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.268824873 +0000 UTC m=+32.815364016 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eecc40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed180): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed180): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed180): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.268824873 +0000 UTC m=+32.815364016 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e043555e0 item 43 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.27073009 +0000 UTC m=+32.817269243 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eed7c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedcc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedcc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedcc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355960 item 44 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedcc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedcc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.271402979 +0000 UTC m=+32.817942113 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eedcc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355b20 item 44 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.272467379 +0000 UTC m=+32.819006522 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34880): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34880): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34880): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.272467379 +0000 UTC m=+32.819006522 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e04355ce0 item 44 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.274260915 +0000 UTC m=+32.820800048 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f34ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f353c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f353c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f353c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039163f0 item 45 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f353c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f353c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.27502116 +0000 UTC m=+32.821560303 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f353c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f35ac0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f35ac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f35ac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f35ac0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f35ac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.27502116 +0000 UTC m=+32.821560303 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f35ac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03916850 item 45 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.277178633 +0000 UTC m=+32.823717816 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c700): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c700): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03916d90 item 46 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c700): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.277913179 +0000 UTC m=+32.824452313 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5c700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5ce00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5ce00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5ce00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5ce00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5ce00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.277913179 +0000 UTC m=+32.824452313 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5ce00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039171f0 item 46 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.280190969 +0000 UTC m=+32.826730182 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d440): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d940): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d940): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d940): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03917ab0 item 47 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d940): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d940): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.28113971 +0000 UTC m=+32.827678853 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f5d940): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a140): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a140): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a140): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.28113971 +0000 UTC m=+32.827678853 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb6310 item 47 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.28327401 +0000 UTC m=+32.829813172 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7a780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7ac80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7ac80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7ac80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb67e0 item 48 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7ac80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7ac80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.284203944 +0000 UTC m=+32.830743078 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7ac80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b380): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b380): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b380): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b380): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b380): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.284203944 +0000 UTC m=+32.830743078 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b380): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb6af0 item 48 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b9c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b9c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b9c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b9c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b9c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.286376316 +0000 UTC m=+32.832915459 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7b9c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb70a0 item 49 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.287177086 +0000 UTC m=+32.833716230 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03f7be40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4480): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4480): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4480): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.287177086 +0000 UTC m=+32.833716230 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03bb7880 item 49 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4b00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4b00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4b00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4b00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4b00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.289221997 +0000 UTC m=+32.835761150 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa4b00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03754000 item 50 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.290191978 +0000 UTC m=+32.836731121 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5580): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5580): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5580): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.290191978 +0000 UTC m=+32.836731121 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037544d0 item 50 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5c00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5c00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5c00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5c00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5c00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.292309716 +0000 UTC m=+32.838848859 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fa5c00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03754fc0 item 51 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.293129454 +0000 UTC m=+32.839668677 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4740): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4740): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4740): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4740): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4740): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.293129454 +0000 UTC m=+32.839668677 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4740): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03755180 item 51 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4dc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4dc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4dc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4dc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4dc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.29488624 +0000 UTC m=+32.841425373 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc4dc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037559d0 item 52 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.295794585 +0000 UTC m=+32.842333838 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc52c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5840): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5840): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5840): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.295794585 +0000 UTC m=+32.842333838 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03755b90 item 52 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5ec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5ec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5ec0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5ec0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5ec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.297752521 +0000 UTC m=+32.844291674 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fc5ec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e541c0 item 53 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.298468072 +0000 UTC m=+32.845007215 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe44c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe4a00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe4a00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe4a00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe4a00): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe4a00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.298468072 +0000 UTC m=+32.845007215 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe4a00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e548c0 item 53 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5080): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5080): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5080): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5080): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5080): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.300276445 +0000 UTC m=+32.846815658 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5080): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e54fc0 item 54 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.301033444 +0000 UTC m=+32.847572587 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5b00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5b00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5b00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5b00): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5b00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.301033444 +0000 UTC m=+32.847572587 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03fe5b00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55180 item 54 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004280): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004280): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004280): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.302786273 +0000 UTC m=+32.849325406 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e555e0 item 55 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.3034312 +0000 UTC m=+32.849970343 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004cc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004cc0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.3034312 +0000 UTC m=+32.849970343 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55810 item 55 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005340): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005340): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005340): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005340): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005340): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.305799341 +0000 UTC m=+32.852338474 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005340): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55b90 item 56 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.306647041 +0000 UTC m=+32.853186174 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005dc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005dc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005dc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005dc0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005dc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.306647041 +0000 UTC m=+32.853186174 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005dc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03e55d50 item 56 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.309954354 +0000 UTC m=+32.856493617 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4a00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4a00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4a00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a382a0 item 57 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4a00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4a00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.310847249 +0000 UTC m=+32.857386403 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4a00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38540 item 57 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.311993493 +0000 UTC m=+32.858532677 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f4f40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f54c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f54c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f54c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f54c0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f54c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.311993493 +0000 UTC m=+32.858532677 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f54c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38770 item 57 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.314286862 +0000 UTC m=+32.860826006 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e040f5b00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50140): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50140): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38c40 item 58 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50140): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.315177775 +0000 UTC m=+32.861716917 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a38ee0 item 58 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.316390915 +0000 UTC m=+32.862930068 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50cc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50cc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50cc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50cc0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50cc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.316390915 +0000 UTC m=+32.862930068 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b50cc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39110 item 58 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.318171246 +0000 UTC m=+32.864710379 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51340): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39500 item 59 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.318793771 +0000 UTC m=+32.865332904 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b51980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a396c0 item 59 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.31949794 +0000 UTC m=+32.866037083 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c0c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c640): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c640): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c640): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.31949794 +0000 UTC m=+32.866037083 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9c640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39960 item 59 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.321339968 +0000 UTC m=+32.867879101 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9cd80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d2c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d2c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d2c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03a39dc0 item 60 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d2c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d2c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.322068403 +0000 UTC m=+32.868607536 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d2c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039360e0 item 60 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.322876508 +0000 UTC m=+32.869415662 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9d800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9ddc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9ddc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9ddc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9ddc0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9ddc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.322876508 +0000 UTC m=+32.869415662 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d9ddc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039362a0 item 60 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.324682818 +0000 UTC m=+32.871221952 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004a40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004a40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004a40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936930 item 61 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004a40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004a40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.325216495 +0000 UTC m=+32.871755628 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04004a40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005140): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005140): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005140): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.325216495 +0000 UTC m=+32.871755628 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e04005140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03936af0 item 61 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.327029127 +0000 UTC m=+32.873568270 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae840): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae840): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937180 item 62 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae840): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.327668474 +0000 UTC m=+32.874207617 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eae840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaef40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaef40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaef40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaef40): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaef40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.327668474 +0000 UTC m=+32.874207617 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaef40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937500 item 62 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.329615389 +0000 UTC m=+32.876154522 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eaf580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafac0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03937d50 item 63 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafac0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.330260517 +0000 UTC m=+32.876799650 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03eafac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9000): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9000): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9000): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.330260517 +0000 UTC m=+32.876799650 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393e2a0 item 63 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): >_readAt: n=0, err=Bad file descriptor 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.332182615 +0000 UTC m=+32.878721748 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038b9c40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e037159c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e037159c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e037159c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393e690 item 64 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e037159c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e037159c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.332870223 +0000 UTC m=+32.879409356 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e037159c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996580): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996580): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996580): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.332870223 +0000 UTC m=+32.879409356 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393e8c0 item 64 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996c40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996c40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996c40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996c40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996c40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.334666574 +0000 UTC m=+32.881205738 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03996c40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393ef50 item 65 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.335618962 +0000 UTC m=+32.882158095 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997880): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997880): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997880): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.335618962 +0000 UTC m=+32.882158095 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03997880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393f260 item 65 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034608c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034608c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034608c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034608c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034608c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.337797585 +0000 UTC m=+32.884336758 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e034608c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393f880 item 66 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.338605079 +0000 UTC m=+32.885144212 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461ac0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461ac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461ac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461ac0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461ac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.338605079 +0000 UTC m=+32.885144212 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03461ac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e0393fab0 item 66 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.340328393 +0000 UTC m=+32.886867545 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8380 item 67 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.341140005 +0000 UTC m=+32.887679148 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03838e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.341140005 +0000 UTC m=+32.887679148 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839300): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8620 item 67 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.342907191 +0000 UTC m=+32.889446344 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a8d90 item 68 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.343876982 +0000 UTC m=+32.890416125 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03839e80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08540): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08540): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08540): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.343876982 +0000 UTC m=+32.890416125 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a91f0 item 68 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08b80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08b80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08b80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08b80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08b80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.345610253 +0000 UTC m=+32.892149396 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a08b80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a9650 item 69 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.346317849 +0000 UTC m=+32.892856993 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09000): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09500): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09500): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09500): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.346317849 +0000 UTC m=+32.892856993 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037a99d0 item 69 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09b80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09b80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09b80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09b80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09b80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.348170376 +0000 UTC m=+32.894709519 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03a09b80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f240e0 item 70 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.348910042 +0000 UTC m=+32.895449185 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038226c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038226c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038226c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038226c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038226c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.348910042 +0000 UTC m=+32.895449185 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e038226c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24380 item 70 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.350834495 +0000 UTC m=+32.897373649 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03822d40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24700 item 71 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.351678138 +0000 UTC m=+32.898217291 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823240): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823740): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823740): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823740): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823740): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823740): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.351678138 +0000 UTC m=+32.898217291 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823740): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f248c0 item 71 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823e00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823e00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.353882048 +0000 UTC m=+32.900421181 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03823e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f24d90 item 72 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.354668313 +0000 UTC m=+32.901207446 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96940): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96940): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96940): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96940): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96940): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.354668313 +0000 UTC m=+32.901207446 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96940): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25030 item 72 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.356374513 +0000 UTC m=+32.902913646 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b96f00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97400): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25490 item 73 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97400): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.356989935 +0000 UTC m=+32.903529068 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25730 item 73 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.357635223 +0000 UTC m=+32.904174356 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b978c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97e00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97e00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.357635223 +0000 UTC m=+32.904174356 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03b97e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f258f0 item 73 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.359300817 +0000 UTC m=+32.905839950 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbe540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbea40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbea40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbea40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f25dc0 item 74 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbea40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbea40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.359908094 +0000 UTC m=+32.906447227 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbea40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039de310 item 74 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.36069016 +0000 UTC m=+32.907229293 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbef80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbf500): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbf500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbf500): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbf500): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbf500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.36069016 +0000 UTC m=+32.907229293 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbf500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039de540 item 74 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.362624361 +0000 UTC m=+32.909163494 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bbfb40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0140): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0140): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039dea10 item 75 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0140): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.363460019 +0000 UTC m=+32.909999152 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): _writeAt: size=3, off=2 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039defc0 item 75 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.364138489 +0000 UTC m=+32.910677633 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0680): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0bc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0bc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0bc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0bc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0bc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.364138489 +0000 UTC m=+32.910677633 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd0bc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039df1f0 item 75 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.365885146 +0000 UTC m=+32.912424279 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1200): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1700): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1700): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039dfce0 item 76 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1700): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.366501541 +0000 UTC m=+32.913040724 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f40e0 item 76 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): _writeAt: size=3, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.367278577 +0000 UTC m=+32.913817710 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03bd1c40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c222c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c222c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c222c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c222c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c222c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.367278577 +0000 UTC m=+32.913817710 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c222c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f42a0 item 76 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.369220112 +0000 UTC m=+32.915759245 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22e00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4620 item 77 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22e00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.369878004 +0000 UTC m=+32.916417148 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c22e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23500): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23500): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23500): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23500): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23500): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.369878004 +0000 UTC m=+32.916417148 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23500): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f49a0 item 77 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.371975674 +0000 UTC m=+32.918514817 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c23b40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76140): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76140): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76140): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f4f50 item 78 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76140): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76140): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.372609941 +0000 UTC m=+32.919149084 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76140): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76840): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76840): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76840): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76840): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76840): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.372609941 +0000 UTC m=+32.919149084 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76840): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f53b0 item 78 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.374570282 +0000 UTC m=+32.921109424 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c76e80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77380): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77380): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77380): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f5810 item 79 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77380): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77380): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.37527926 +0000 UTC m=+32.921818403 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77380): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77a80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77a80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77a80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77a80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77a80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.37527926 +0000 UTC m=+32.921818403 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03c77a80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f59d0 item 79 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.377246033 +0000 UTC m=+32.923785176 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe1c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe6c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe6c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe6c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e039f5e30 item 80 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe6c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe6c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.377982543 +0000 UTC m=+32.924521687 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbe6c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbedc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbedc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbedc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbedc0): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbedc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.377982543 +0000 UTC m=+32.924521687 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbedc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c84d0 item 80 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf400): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf400): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf400): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf400): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf400): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.379884834 +0000 UTC m=+32.926423977 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf400): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c8f50 item 81 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.380663414 +0000 UTC m=+32.927202557 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbf880): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfdc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfdc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfdc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfdc0): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfdc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.380663414 +0000 UTC m=+32.927202557 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cbfdc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9110 item 81 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cda540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cda540): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cda540): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cda540): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cda540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.382581505 +0000 UTC m=+32.929120699 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cda540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9650 item 82 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.38345293 +0000 UTC m=+32.929992073 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdaa40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdafc0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdafc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdafc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdafc0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdafc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.38345293 +0000 UTC m=+32.929992073 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdafc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9810 item 82 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdb640): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdb640): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdb640): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdb640): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdb640): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.385450471 +0000 UTC m=+32.931989625 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdb640): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e038c9e30 item 83 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.386495212 +0000 UTC m=+32.933034356 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cdbb40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8180): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8180): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8180): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.386495212 +0000 UTC m=+32.933034356 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c6620 item 83 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8800): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8800): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8800): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.388625004 +0000 UTC m=+32.935164147 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c6d20 item 84 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.389496388 +0000 UTC m=+32.936035531 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce8d00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9280): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9280): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9280): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.389496388 +0000 UTC m=+32.936035531 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7180 item 84 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9900): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9900): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9900): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9900): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9900): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.391259647 +0000 UTC m=+32.937798800 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9900): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7a40 item 85 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.392010084 +0000 UTC m=+32.938549236 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03ce9e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc440): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc440): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc440): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc440): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc440): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.392010084 +0000 UTC m=+32.938549236 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfc440): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e037c7c70 item 85 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcac0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcac0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.393848554 +0000 UTC m=+32.940387697 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c78620 item 86 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.394899297 +0000 UTC m=+32.941438430 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfcfc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd540): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd540): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd540): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd540): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd540): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.394899297 +0000 UTC m=+32.941438430 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfd540): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c78930 item 86 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfdbc0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfdbc0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfdbc0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfdbc0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfdbc0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.396443462 +0000 UTC m=+32.942982595 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03cfdbc0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c790a0 item 87 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.397074895 +0000 UTC m=+32.943614037 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d241c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24700): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24700): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24700): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.397074895 +0000 UTC m=+32.943614037 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79340 item 87 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24d80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24d80): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24d80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24d80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24d80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.399152225 +0000 UTC m=+32.945691429 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d24d80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79a40 item 88 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.399962175 +0000 UTC m=+32.946501318 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25280): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25800): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25800): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25800): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.399962175 +0000 UTC m=+32.946501318 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03c79ce0 item 88 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.402412991 +0000 UTC m=+32.948952134 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d25e40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e480): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e480): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2e5b0 item 89 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e480): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.403137539 +0000 UTC m=+32.949676682 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2e8c0 item 89 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.403952207 +0000 UTC m=+32.950491360 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3e9c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3ef40): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3ef40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3ef40): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3ef40): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3ef40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.403952207 +0000 UTC m=+32.950491360 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3ef40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2ec40 item 89 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.405979414 +0000 UTC m=+32.952518557 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3f580): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3fac0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3fac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3fac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f0a0 item 90 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3fac0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3fac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.406689114 +0000 UTC m=+32.953228257 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d3fac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f340 item 90 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.407700162 +0000 UTC m=+32.954239306 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e6c0): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e6c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e6c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e6c0): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e6c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.407700162 +0000 UTC m=+32.954239306 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6e6c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2f650 item 90 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.409481335 +0000 UTC m=+32.956020488 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6ed00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f240): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f240): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f240): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2fa40 item 91 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f240): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f240): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.410118648 +0000 UTC m=+32.956657791 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f240): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): >_readAt: n=2, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): _writeAt: size=3, off=7 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03b2fc00 item 91 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.411122834 +0000 UTC m=+32.957661977 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6f780): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6fd00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6fd00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6fd00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6fd00): >_readAt: n=8, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6fd00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.411122834 +0000 UTC m=+32.957661977 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03d6fd00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f442a0 item 91 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.413175428 +0000 UTC m=+32.959714571 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba440): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44770 item 92 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.414321701 +0000 UTC m=+32.960860915 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dba980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): open at offset 5 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44930 item 92 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): _readAt: size=2, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): _writeAt: size=3, off=5 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): >_writeAt: n=3, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.41561323 +0000 UTC m=+32.962152373 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbaec0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbb480): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbb480): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbb480): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbb480): >_readAt: n=3, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbb480): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.41561323 +0000 UTC m=+32.962152373 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbb480): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44af0 item 92 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.417847337 +0000 UTC m=+32.964386480 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dbbac0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2100): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2100): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2100): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f44e70 item 93 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2100): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2100): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.418658659 +0000 UTC m=+32.965197802 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2100): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2800): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2800): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2800): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2800): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2800): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.418658659 +0000 UTC m=+32.965197802 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2800): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45030 item 93 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.420681478 +0000 UTC m=+32.967220630 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd2e40): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3380): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3380): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3380): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f453b0 item 94 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3380): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3380): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.421306217 +0000 UTC m=+32.967845370 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3380): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3a80): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3a80): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3a80): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3a80): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3a80): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.421306217 +0000 UTC m=+32.967845370 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03dd3a80): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45570 item 94 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.423424015 +0000 UTC m=+32.969963158 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df21c0): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2700): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2700): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2700): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45960 item 95 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2700): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2700): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.424141489 +0000 UTC m=+32.970680632 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2700): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2e00): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2e00): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2e00): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2e00): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2e00): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.424141489 +0000 UTC m=+32.970680632 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df2e00): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03f45b20 item 95 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 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/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): open at offset 0 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): _readAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): >_readAt: n=0, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.426315313 +0000 UTC m=+32.972854456 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3440): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3980): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3980): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3980): >openPending: err= 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03902540 item 96 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3980): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3980): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.427049589 +0000 UTC m=+32.973588732 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03df3980): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/12 01:39:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/12 01:39:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c180): _readAt: size=512, off=0 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c180): openPending: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c180): >openPending: err= 2026/08/12 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c180): >_readAt: n=5, err=EOF 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c180): close: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-12 01:39:27.427049589 +0000 UTC m=+32.973588732 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : open-test-file(0xc5e03e1c180): >close: err= 2026/08/12 01:39:27 DEBUG : open-test-file: Remove: 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc5e03902850 item 96 2026/08/12 01:39:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/12 01:39:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/12 01:39:27 DEBUG : open-test-file: >Remove: err= 2026/08/12 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : >WaitForWriters: 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:27 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : file1: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): openPending: 2026/08/12 01:39:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): >openPending: err= 2026/08/12 01:39:27 DEBUG : file1: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/12 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): _writeAt: size=2, off=0 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): >_writeAt: n=2, err= 2026/08/12 01:39:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): RWFileHandle.Flush 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): RWFileHandle.Release 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): close: 2026/08/12 01:39:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/12 01:39:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : file1(0xc5e04046100): >close: err= 2026/08/12 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:27 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:27 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-menavuc5butu/dir/file1: no such file or directory 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:27 DEBUG : file1: vfs cache: starting upload 2026/08/12 01:39:27 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1.a0a9169e.partial" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1.a0a9169e.partial 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1.a0a9169e.partial" 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-menavuc5butu/file1.a0a9169e.partial 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:27 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/12 01:39:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/12 01:39:27 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/12 01:39:27 INFO : file1: Copied (new) 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-menavuc5butu/file1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/12 01:39:27 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/12 01:39:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/12 01:39:27 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:27 DEBUG : >WaitForWriters: 2026/08/12 01:39:27 INFO : file1: vfs cache: upload succeeded try #1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-menavuc5butu/file1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:27 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/12 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : file1: reading active writers 2026/08/12 01:39:27 DEBUG : >WaitForWriters: 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:27 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:27 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:27 DEBUG : rename_me: newRWFileHandle: 2026/08/12 01:39:27 DEBUG : rename_me(0xc5e03e1cb80): openPending: 2026/08/12 01:39:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/12 01:39:27 DEBUG : rename_me(0xc5e03e1cb80): >openPending: err= 2026/08/12 01:39:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/12 01:39:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/12 01:39:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/12 01:39:27 DEBUG : rename_me(0xc5e03e1cb80): _writeAt: size=5, off=0 2026/08/12 01:39:27 DEBUG : rename_me(0xc5e03e1cb80): >_writeAt: n=5, err= 2026/08/12 01:39:27 DEBUG : rename_me(0xc5e03e1cb80): close: 2026/08/12 01:39:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-12 01:39:27.980541272 +0000 UTC m=+33.527080425 2026/08/12 01:39:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/12 01:39:27 DEBUG : rename_me(0xc5e03e1cb80): >close: err= 2026/08/12 01:39:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/12 01:39:27 DEBUG : i_was_renamed: Updating file with 0xc5e04007930 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/12 01:39:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/12 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : i_was_renamed: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/12 01:39:27 DEBUG : Looking for writers 2026/08/12 01:39:27 DEBUG : i_was_renamed: reading active writers 2026/08/12 01:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/12 01:39:28 DEBUG : Looking for writers 2026/08/12 01:39:28 DEBUG : i_was_renamed: reading active writers 2026/08/12 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/12 01:39:28 DEBUG : Looking for writers 2026/08/12 01:39:28 DEBUG : i_was_renamed: reading active writers 2026/08/12 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/12 01:39:28 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/12 01:39:28 DEBUG : i_was_renamed.4415fd5d.partial: size = 5 OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/i_was_renamed.4415fd5d.partial" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/i_was_renamed.4415fd5d.partial 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/i_was_renamed.4415fd5d.partial" 2026/08/12 01:39:28 DEBUG : Looking for writers 2026/08/12 01:39:28 DEBUG : i_was_renamed: reading active writers 2026/08/12 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/i_was_renamed.4415fd5d.partial 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:28 DEBUG : i_was_renamed.4415fd5d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:28 DEBUG : i_was_renamed.4415fd5d.partial: renamed to: i_was_renamed 2026/08/12 01:39:28 INFO : i_was_renamed: Copied (new) 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/i_was_renamed" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/i_was_renamed 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/i_was_renamed" 2026/08/12 01:39:28 DEBUG : Looking for writers 2026/08/12 01:39:28 DEBUG : i_was_renamed: reading active writers 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/i_was_renamed 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:28 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-12 01:39:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/12 01:39:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/12 01:39:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/12 01:39:28 DEBUG : >WaitForWriters: 2026/08/12 01:39:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:28 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/12 01:39:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-menavuc5butu" 2026/08/12 01:39:28 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : forgetting directory cache 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate(0xc5e040fa100): _readAt: size=512, off=0 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate(0xc5e040fa100): openPending: 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-12 00:40:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/12 01:39:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate(0xc5e040fa100): >openPending: err= 2026/08/12 01:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate(0xc5e040fa100): >_readAt: n=20, err=EOF 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate(0xc5e040fa100): close: 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:40:28 +0000 UTC 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate(0xc5e040fa100): >close: err= 2026/08/12 01:39:28 DEBUG : Re-reading directory (109.716005ms old) 2026/08/12 01:39:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:28 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:28 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : forgetting directory cache 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e03e1c480): _readAt: size=512, off=0 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e03e1c480): openPending: 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-12 00:41:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-12 00:40:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-12 00:41:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-12 00:40:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/12 01:39:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/12 01:39:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e03e1c480): >openPending: err= 2026/08/12 01:39:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e03e1c480): >_readAt: n=20, err=EOF 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e03e1c480): close: 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:41:28 +0000 UTC 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e03e1c480): >close: err= 2026/08/12 01:39:29 DEBUG : Re-reading directory (103.725547ms old) 2026/08/12 01:39:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : forgetting directory cache 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e040fb240): _readAt: size=512, off=0 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e040fb240): openPending: 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-12 00:42:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-12 00:41:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-12 00:42:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-12 00:41:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/12 01:39:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/12 01:39:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e040fb240): >openPending: err= 2026/08/12 01:39:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e040fb240): >_readAt: n=20, err=EOF 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e040fb240): close: 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:42:28 +0000 UTC 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate(0xc5e040fb240): >close: err= 2026/08/12 01:39:29 DEBUG : Re-reading directory (102.056605ms old) 2026/08/12 01:39:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:29 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:29 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : forgetting directory cache 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040f46c0): _readAt: size=512, off=0 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040f46c0): openPending: 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-12 00:43:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-12 00:42:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-12 00:43:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-12 00:42:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/12 01:39:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/12 01:39:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040f46c0): >openPending: err= 2026/08/12 01:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040f46c0): >_readAt: n=20, err=EOF 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040f46c0): close: 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:43:28 +0000 UTC 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040f46c0): >close: err= 2026/08/12 01:39:30 DEBUG : Re-reading directory (104.286766ms old) 2026/08/12 01:39:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : forgetting directory cache 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040fbb00): _readAt: size=512, off=0 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040fbb00): openPending: 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-12 00:44:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-12 00:43:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-12 00:44:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-12 00:43:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/12 01:39:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/12 01:39:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040fbb00): >openPending: err= 2026/08/12 01:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040fbb00): >_readAt: n=20, err=EOF 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040fbb00): close: 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:44:28 +0000 UTC 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate(0xc5e040fbb00): >close: err= 2026/08/12 01:39:30 DEBUG : Re-reading directory (104.033276ms old) 2026/08/12 01:39:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:30 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : forgetting directory cache 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03e1d800): _readAt: size=512, off=0 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03e1d800): openPending: 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-12 00:45:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-12 00:44:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-12 00:45:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-12 00:44:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/12 01:39:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/12 01:39:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03e1d800): >openPending: err= 2026/08/12 01:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03e1d800): >_readAt: n=20, err=EOF 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03e1d800): close: 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:45:28 +0000 UTC 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03e1d800): >close: err= 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : forgetting directory cache 2026/08/12 01:39:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03b50940): _readAt: size=512, off=0 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03b50940): openPending: 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-12 00:46:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-12 00:45:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-12 00:46:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-12 00:45:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/12 01:39:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/12 01:39:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03b50940): >openPending: err= 2026/08/12 01:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03b50940): >_readAt: n=21, err=EOF 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03b50940): close: 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:46:28 +0000 UTC 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate(0xc5e03b50940): >close: err= 2026/08/12 01:39:31 DEBUG : Re-reading directory (103.524317ms old) 2026/08/12 01:39:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:31 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:31 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : forgetting directory cache 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eae540): _readAt: size=512, off=0 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eae540): openPending: 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-12 00:47:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-12 00:46:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-12 00:47:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-12 00:46:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/12 01:39:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/12 01:39:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eae540): >openPending: err= 2026/08/12 01:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eae540): >_readAt: n=22, err=EOF 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eae540): close: 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:47:28 +0000 UTC 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eae540): >close: err= 2026/08/12 01:39:32 DEBUG : Re-reading directory (108.959998ms old) 2026/08/12 01:39:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : forgetting directory cache 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eaef40): _readAt: size=512, off=0 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eaef40): openPending: 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-12 00:48:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-12 00:47:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-12 00:48:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-12 00:47:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/12 01:39:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/12 01:39:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eaef40): >openPending: err= 2026/08/12 01:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eaef40): >_readAt: n=23, err=EOF 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eaef40): close: 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:48:28 +0000 UTC 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate(0xc5e03eaef40): >close: err= 2026/08/12 01:39:32 DEBUG : Re-reading directory (109.563587ms old) 2026/08/12 01:39:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:32 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : forgetting directory cache 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate(0xc5e03b51600): _readAt: size=512, off=0 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate(0xc5e03b51600): openPending: 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-menavuc5butu/TestRWCacheUpdate 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-12 00:49:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-12 00:48:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-12 00:49:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-12 00:48:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/12 01:39:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/12 01:39:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate(0xc5e03b51600): >openPending: err= 2026/08/12 01:39:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate(0xc5e03b51600): >_readAt: n=24, err=EOF 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate(0xc5e03b51600): close: 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-12 00:49:28 +0000 UTC 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate(0xc5e03b51600): >close: err= 2026/08/12 01:39:33 DEBUG : Re-reading directory (109.776438ms old) 2026/08/12 01:39:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/12 01:39:33 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:33 DEBUG : Looking for writers 2026/08/12 01:39:33 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/12 01:39:33 DEBUG : >WaitForWriters: 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:33 DEBUG : forgetting directory cache 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/12 01:39:33 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:33 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:33 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:33 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/12 01:39:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/12 01:39:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/12 01:39:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/12 01:39:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/12 01:39:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/12 01:39:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/12 01:39:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/FiLeA" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-menavuc5butu/FiLeA 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:34 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/12 01:39:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/12 01:39:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/12 01:39:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/12 01:39:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:34 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FiLeB" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-menavuc5butu/FiLeB 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/12 01:39:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/12 01:39:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/12 01:39:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/FilEb" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-menavuc5butu/FilEb 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/12 01:39:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/12 01:39:35 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/12 01:39:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/12 01:39:35 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/12 01:39:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/12 01:39:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/12 01:39:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:35 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:35 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/12 01:39:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/12 01:39:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/12 01:39:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/12 01:39:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : FiLeB: reading active writers 2026/08/12 01:39:35 DEBUG : FilEb: reading active writers 2026/08/12 01:39:35 DEBUG : FiLeA: reading active writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : FiLeA: reading active writers 2026/08/12 01:39:35 DEBUG : FiLeB: reading active writers 2026/08/12 01:39:35 DEBUG : FilEb: reading active writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.69s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/normal name with no special characters.txt" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/normal\ name\ with\ no\ special\ characters.txt 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/normal\ name\ with\ no\ special\ characters.txt" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-menavuc5butu/normal name with no special characters.txt 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/normal name with no special characters.txt" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/normal\ name\ with\ no\ special\ characters.txt 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/normal\ name\ with\ no\ special\ characters.txt" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-menavuc5butu/normal name with no special characters.txt 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/測試_Русский___ě_áñ" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/測試_Русский___ě_áñ 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/測試_Русский___ě_áñ" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-menavuc5butu/測試_Русский___ě_áñ 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/測試_Русский___ě_áñ" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/測試_Русский___ě_áñ 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/測試_Русский___ě_áñ" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-menavuc5butu/測試_Русский___ě_áñ 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/12 01:39:35 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/normal name with no special characters.txt" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/normal\ name\ with\ no\ special\ characters.txt 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/normal\ name\ with\ no\ special\ characters.txt" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-menavuc5butu/normal name with no special characters.txt 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/測試_Русский___ě_áñ" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/測試_Русский___ě_áñ 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/測試_Русский___ě_áñ" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-menavuc5butu/測試_Русский___ě_áñ 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/12 01:39:35 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:35 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Reusing VFS from active cache 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:35 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:35 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:35 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:35 DEBUG : Looking for writers 2026/08/12 01:39:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:35 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:35 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:35 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/12 01:39:36 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:36 DEBUG : dir: Looking for writers 2026/08/12 01:39:36 DEBUG : file2: reading active writers 2026/08/12 01:39:36 DEBUG : Looking for writers 2026/08/12 01:39:36 DEBUG : file1: reading active writers 2026/08/12 01:39:36 DEBUG : dir: reading active writers 2026/08/12 01:39:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.44s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:36 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/12 01:39:36 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:36 DEBUG : dir: Looking for writers 2026/08/12 01:39:36 DEBUG : Looking for writers 2026/08/12 01:39:36 DEBUG : dir: reading active writers 2026/08/12 01:39:36 DEBUG : file1: reading active writers 2026/08/12 01:39:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:36 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:36 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:36 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/12 01:39:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:37 DEBUG : file1: Open: flags=O_RDONLY 2026/08/12 01:39:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/12 01:39:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/12 01:39:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/12 01:39:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/new_file.txt" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/new_file.txt 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/new_file.txt" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/dir/new_file.txt 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:37 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/12 01:39:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/12 01:39:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/12 01:39:37 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:37 DEBUG : dir: Looking for writers 2026/08/12 01:39:37 DEBUG : file2: reading active writers 2026/08/12 01:39:37 DEBUG : new_file.txt: reading active writers 2026/08/12 01:39:37 DEBUG : Looking for writers 2026/08/12 01:39:37 DEBUG : dir: reading active writers 2026/08/12 01:39:37 DEBUG : file1: reading active writers 2026/08/12 01:39:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.56s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:37 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file2" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-menavuc5butu/dir/file2 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/12 01:39:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/12 01:39:37 DEBUG : dir/file1: Updating file with dir/file1 0xc5e04380dd0 2026/08/12 01:39:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/12 01:39:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/dir/file1" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-menavuc5butu/dir/file1 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/12 01:39:37 INFO : dir/file1: Moved (server-side) to: file0 2026/08/12 01:39:37 DEBUG : file0: Updating file with file0 0xc5e04380dd0 2026/08/12 01:39:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/12 01:39:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file0" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file0 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file0" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-menavuc5butu/file0 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file0" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file0 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file0" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-menavuc5butu/file0 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:37 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/12 01:39:37 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:37 DEBUG : dir: Looking for writers 2026/08/12 01:39:37 DEBUG : Looking for writers 2026/08/12 01:39:37 DEBUG : dir: reading active writers 2026/08/12 01:39:37 DEBUG : file0: reading active writers 2026/08/12 01:39:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:37 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Server has VFS statistics extension 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: About path "/rclone-test-menavuc5butu" 2026/08/12 01:39:37 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:37 DEBUG : Looking for writers 2026/08/12 01:39:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:37 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/12 01:39:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/12 01:39:37 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/12 01:39:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: 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/12 01:39:37 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/12 01:39:37 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: 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/12 01:39:38 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:38 DEBUG : b: Looking for writers 2026/08/12 01:39:38 DEBUG : c: Looking for writers 2026/08/12 01:39:38 DEBUG : d: Looking for writers 2026/08/12 01:39:38 DEBUG : Looking for writers 2026/08/12 01:39:38 DEBUG : a: Looking for writers 2026/08/12 01:39:38 DEBUG : Looking for writers 2026/08/12 01:39:38 DEBUG : d: reading active writers 2026/08/12 01:39:38 DEBUG : /: reading active writers 2026/08/12 01:39:38 DEBUG : a: reading active writers 2026/08/12 01:39:38 DEBUG : b: reading active writers 2026/08/12 01:39:38 DEBUG : c: reading active writers 2026/08/12 01:39:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:38 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/12 01:39:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/12 01:39:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/12 01:39:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/12 01:39:38 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:38 DEBUG : a/b/c/d: Looking for writers 2026/08/12 01:39:38 DEBUG : a/b/c: Looking for writers 2026/08/12 01:39:38 DEBUG : d: reading active writers 2026/08/12 01:39:38 DEBUG : a/b: Looking for writers 2026/08/12 01:39:38 DEBUG : c: reading active writers 2026/08/12 01:39:38 DEBUG : a: Looking for writers 2026/08/12 01:39:38 DEBUG : b: reading active writers 2026/08/12 01:39:38 DEBUG : Looking for writers 2026/08/12 01:39:38 DEBUG : a: reading active writers 2026/08/12 01:39:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:38 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:38 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:38 DEBUG : Looking for writers 2026/08/12 01:39:38 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-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:38 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/12 01:39:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/12 01:39:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 01:39:38 DEBUG : file1: size = 5 OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:38 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:38 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:38 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/12 01:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/12 01:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/12 01:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/12 01:39:38 DEBUG : file1: size = 0 OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:38 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/12 01:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (7 bytes), uploading instead of streaming 2026/08/12 01:39:38 DEBUG : file1: size = 7 OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:38 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:38 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/12 01:39:38 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/12 01:39:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:38 DEBUG : Looking for writers 2026/08/12 01:39:38 DEBUG : file1: reading active writers 2026/08/12 01:39:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.55s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:38 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/12 01:39:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/12 01:39:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/12 01:39:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (11 bytes), uploading instead of streaming 2026/08/12 01:39:39 DEBUG : file1: size = 11 OK 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 01:39:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:39 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file1: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Connection OK after error: context canceled 2026/08/12 01:39:40 DEBUG : file1: Removed after failed upload: context canceled 2026/08/12 01:39:40 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/12 01:39:40 DEBUG : file1: Remove: 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Remove: err= 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Connection OK after error: context canceled 2026/08/12 01:39:40 DEBUG : file1: Removed after failed upload: context canceled 2026/08/12 01:39:40 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/12 01:39:40 DEBUG : file1: Remove: 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Remove: err= 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:40 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/12 01:39:40 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 01:39:40 DEBUG : file2: size = 5 OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file2 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:40 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:40 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file2 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/file2 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/file2" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-menavuc5butu/file2 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file2: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.34s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 01:39:40 DEBUG : file1: size = 5 OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/12 01:39:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 01:39:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file1: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: WriteFileHandle.Release closing 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/12 01:39:40 DEBUG : file1: size = 0 OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file1: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (2 bytes), uploading instead of streaming 2026/08/12 01:39:40 DEBUG : file1: size = 2 OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/12 01:39:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/12 01:39:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:40 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file1: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/12 01:39:40 DEBUG : file1: size = 0 OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/12 01:39:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 01:39:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_RDONLY 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/12 01:39:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file1: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: File to upload is small (100 bytes), uploading instead of streaming 2026/08/12 01:39:40 DEBUG : file1: size = 100 OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/file1" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: d3a39899257ed1cb439ff6b31e2d58b8 /rclone-test-menavuc5butu/file1 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:40 DEBUG : file1: Parsed hash: d3a39899257ed1cb439ff6b31e2d58b8 2026/08/12 01:39:40 DEBUG : file1: md5 = d3a39899257ed1cb439ff6b31e2d58b8 OK 2026/08/12 01:39:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/12 01:39:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/12 01:39:40 DEBUG : file1: Open: flags=O_RDONLY 2026/08/12 01:39:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/12 01:39:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/12 01:39:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:40 DEBUG : Looking for writers 2026/08/12 01:39:40 DEBUG : file1: reading active writers 2026/08/12 01:39:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/12 01:39:40 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/12 01:39:40 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/12 01:39:40 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/12 01:39:40 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/12 01:39:40 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/12 01:39:40 DEBUG : stalled: Remove: 2026/08/12 01:39:40 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/12 01:39:40 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:40 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f000.txt" 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f000.txt 2026/08/12 01:39:40 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f000.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-menavuc5butu/flat/f000.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f000.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/flat/f000.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/flat/f000.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-menavuc5butu/flat/f000.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f001.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f001.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f001.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-menavuc5butu/flat/f001.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f001.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/flat/f001.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/flat/f001.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-menavuc5butu/flat/f001.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f002.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f002.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f002.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-menavuc5butu/flat/f002.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f002.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/flat/f002.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/flat/f002.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-menavuc5butu/flat/f002.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f003.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f003.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f003.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-menavuc5butu/flat/f003.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f003.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/flat/f003.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/flat/f003.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-menavuc5butu/flat/f003.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f004.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f004.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f004.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-menavuc5butu/flat/f004.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:41 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f004.txt" 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: sha1sum /rclone-test-menavuc5butu/flat/f004.txt 2026/08/12 01:39:41 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-menavuc5butu/flat/f004.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-menavuc5butu/flat/f004.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/12 01:39:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/12 01:39:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f000.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f000.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f000.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-menavuc5butu/flat/f000.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/12 01:39:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/12 01:39:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f001.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f001.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f001.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-menavuc5butu/flat/f001.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/12 01:39:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/12 01:39:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f002.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f002.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f002.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-menavuc5butu/flat/f002.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/12 01:39:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/12 01:39:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f003.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f003.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f003.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-menavuc5butu/flat/f003.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/12 01:39:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/12 01:39:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/flat/f004.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/flat/f004.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/flat/f004.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-menavuc5butu/flat/f004.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/12 01:39:42 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:42 DEBUG : flat: Looking for writers 2026/08/12 01:39:42 DEBUG : f000.txt: reading active writers 2026/08/12 01:39:42 DEBUG : f001.txt: reading active writers 2026/08/12 01:39:42 DEBUG : f002.txt: reading active writers 2026/08/12 01:39:42 DEBUG : f003.txt: reading active writers 2026/08/12 01:39:42 DEBUG : f004.txt: reading active writers 2026/08/12 01:39:42 DEBUG : Looking for writers 2026/08/12 01:39:42 DEBUG : flat: reading active writers 2026/08/12 01:39:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.57s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:42 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:42 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/12 01:39:42 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/a/b/c/deep.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/a/b/c/deep.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/a/b/c/deep.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-menavuc5butu/a/b/c/deep.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/12 01:39:42 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/12 01:39:42 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/a/b/mid.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/a/b/mid.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/a/b/mid.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-menavuc5butu/a/b/mid.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/12 01:39:42 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/12 01:39:42 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/12 01:39:42 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:42 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/a/top.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/a/top.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/a/top.txt" 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-menavuc5butu/a/top.txt 2026/08/12 01:39:42 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:42 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/12 01:39:42 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:42 DEBUG : a/b/c: Looking for writers 2026/08/12 01:39:42 DEBUG : deep.txt: reading active writers 2026/08/12 01:39:42 DEBUG : a/b: Looking for writers 2026/08/12 01:39:42 DEBUG : c: reading active writers 2026/08/12 01:39:42 DEBUG : mid.txt: reading active writers 2026/08/12 01:39:42 DEBUG : a: Looking for writers 2026/08/12 01:39:42 DEBUG : b: reading active writers 2026/08/12 01:39:42 DEBUG : top.txt: reading active writers 2026/08/12 01:39:42 DEBUG : Looking for writers 2026/08/12 01:39:42 DEBUG : a: reading active writers 2026/08/12 01:39:42 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.35s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:42 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/bigdir/big.bin" 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/bigdir/big.bin 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/bigdir/big.bin" 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: e0ad2f40045f67183ac5ebcce0878f66 /rclone-test-menavuc5butu/bigdir/big.bin 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:43 DEBUG : bigdir/big.bin: Parsed hash: e0ad2f40045f67183ac5ebcce0878f66 2026/08/12 01:39:43 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:43 DEBUG : bigdir: Looking for writers 2026/08/12 01:39:43 DEBUG : big.bin: reading active writers 2026/08/12 01:39:43 DEBUG : Looking for writers 2026/08/12 01:39:43 DEBUG : bigdir: reading active writers 2026/08/12 01:39:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.93s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-menavuc5butu", Local "Local file system at /tmp/rclone2940642745", Modify Window "1s" 2026/08/12 01:39:43 INFO : sftp://rclone@:22/rclone-test-menavuc5butu: poll-interval is not supported by this remote 2026/08/12 01:39:43 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/12 01:39:43 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/12 01:39:43 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:43 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir1/a.txt" 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir1/a.txt 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir1/a.txt" 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-menavuc5butu/dir1/a.txt 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:43 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/12 01:39:43 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/12 01:39:43 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/12 01:39:43 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir2/b.txt" 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir2/b.txt 2026/08/12 01:39:43 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir2/b.txt" 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: 415290769594460e2e485922904f345d /rclone-test-menavuc5butu/dir2/b.txt 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:44 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/12 01:39:44 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/12 01:39:44 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/12 01:39:44 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/12 01:39:44 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Shell path "/rclone-test-menavuc5butu/dir3/c.txt" 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: creating additional session 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Running remote command: md5sum /rclone-test-menavuc5butu/dir3/c.txt 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-menavuc5butu/dir3/c.txt" 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: command exited OK 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-menavuc5butu/dir3/c.txt 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: ssh external: close 2026/08/12 01:39:44 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/12 01:39:44 DEBUG : WaitForWriters: timeout=30s 2026/08/12 01:39:44 DEBUG : dir1: Looking for writers 2026/08/12 01:39:44 DEBUG : a.txt: reading active writers 2026/08/12 01:39:44 DEBUG : dir2: Looking for writers 2026/08/12 01:39:44 DEBUG : b.txt: reading active writers 2026/08/12 01:39:44 DEBUG : dir3: Looking for writers 2026/08/12 01:39:44 DEBUG : c.txt: reading active writers 2026/08/12 01:39:44 DEBUG : Looking for writers 2026/08/12 01:39:44 DEBUG : dir1: reading active writers 2026/08/12 01:39:44 DEBUG : dir2: reading active writers 2026/08/12 01:39:44 DEBUG : dir3: reading active writers 2026/08/12 01:39:44 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/12 01:39:44 DEBUG : sftp://rclone@:22/rclone-test-menavuc5butu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.747709219s (try 1/5)